Commit Graph

14 Commits

Author SHA1 Message Date
Al
1ac4ab182e [addresses] Implementing alphabet_probability, so may still use the Latin alphabet in some cases 2016-07-07 15:26:51 -04:00
Al
ba6ec40748 [addresses] Sample from higher floors in buildings higher than 10 stories since those are relatively rare and we get enough lower numbered floors from random sampling 2016-07-03 23:41:49 -04:00
Al
94b5d055f7 [addresses] Using Digits.rewrite for entrance, staircase, floor numbers, and PO boxes 2016-07-02 04:26:40 -04:00
Al
171a2c9b2f [addresses] Adding ability to determine unit numbers using a known floor number 2016-06-29 15:57:10 -04:00
Al
5b17a3a3ce [addresses] Roman numerals can be returned by Floor.random, relaxing the Zipfian distribution on floors so we get higher floors 2016-06-28 19:47:23 -04:00
Al
7186cf13de [fix] floor samples 2016-05-24 11:16:57 -04:00
Al
cd61a0139c [fix] handling None return values e.g. for languages with no configs yet 2016-05-20 04:04:46 -04:00
Al
c551012791 [addresses] Deriving top floor from num_floors (passed in) 2016-05-18 02:52:05 -04:00
Al
fc94753481 [po boxes] random PO box generation 2016-05-18 00:43:01 -04:00
Al
ec0779aaea [floors] Refactoring floor/level generator to use base alphanumeric generator 2016-05-05 18:46:42 -04:00
Al
dba8be445d [fix] None handling and number dictionaries 2016-04-20 14:59:54 -04:00
Al
1acf0d592b [addresses] sample positive floors 2016-04-19 16:59:16 -04:00
Al
868fcb752b [mv] Moving sampling to math.sampling 2016-04-19 11:57:42 -04:00
Al
6babbfaf02 [addresses] generator for floor numbers as well as special aliases like basement, mezzanine, etc. using the address configs 2016-04-14 14:22:08 -04:00