Weighted Dictionary
Brought to you by:
majek
It would be nice to have a version of dictionary where
the values are weighted. So if a really simple
dictionary had 'male', 'female' and 'unspecifiied' you
may weight this
48 'male'
49 'female'
3 'unspecified'
Which would basically mean for every 100 generated 48
would be male, 49 female and 3 unspecified.
This would also allow you grab the census data and have
first/surname generation which collerated to the
census. Making you have lots of John Smiths and very
view Barnabus Telefords.
I might even download the source and have a go at
generating, should be fairly easy to knock up.
Logged In: YES
user_id=72750
That's a very nice idea! It would be nice if you could
prepare ready to apply patch. I could add it to CVS.
--
best wishes
piotr maj