193 Commits

Author SHA1 Message Date
Leonard Richardson
e856df22df Exclude the large CJK charsets from the big jumble of linguistic charsets to avoid them dominating. 2013-10-18 14:13:29 -04:00
Leonard Richardson
35d758b1c0 Added shading mosaic as a glitch character. 2013-10-18 10:44:49 -04:00
Leonard Richardson
6c85851522 Added more mouths to the emoticon generator. 2013-10-18 10:14:44 -04:00
Leonard Richardson
34eda12841 Added video game cheat codes. 2013-10-18 09:52:46 -04:00
Leonard Richardson
c791dc3432 Added a generator that takes from ALL the linguistic alphabets. 2013-10-18 09:43:43 -04:00
Leonard Richardson
554797fbd8 Added some more charsets and a Gibberish generator that combines linguistic alphabets. 2013-10-18 09:12:33 -04:00
Leonard Richardson
906e44dbda Tweaked probabilities. 2013-10-08 09:11:09 -04:00
Richard Magahiz
87aa9e7275 Class name fix 2013-10-08 07:41:02 -04:00
Leonard Richardson
1dec9548d1 Added two-dimensional mosaics and game boards. 2013-10-07 09:29:18 -04:00
Leonard Richardson
7c26796e1c Added dots as a glitch alphabet. 2013-10-07 08:57:25 -04:00
Leonard Richardson
66069ff150 Added dots as a glitch alphabet. 2013-10-07 08:53:36 -04:00
Leonard Richardson
96dce8e9ee Added custom alphabets to coexist alongside the standard code pages. 2013-10-07 08:48:35 -04:00
Leonard Richardson
d27eed43ce Added custom alphabets to coexist alongside the standard code pages. 2013-10-07 08:41:07 -04:00
Leonard Richardson
63befc30b4 Switched to a 'Monster Manual' style randomness generator. Added many more shape-based and mosaic charsets. 2013-10-06 13:34:59 -04:00
Leonard Richardson
6ebf24256a Added some custom character sets for shapes and mosaics. 2013-10-06 10:19:27 -04:00
Leonard Richardson
ac8b3f12c5 Fixed article bug. 2013-09-30 22:11:57 -04:00
Leonard Richardson
6349329a69 Added dinosaur names (courtesy Rob Dubbin/Wikipedia) and an example script for generating dinosaur names. 2013-09-30 22:08:16 -04:00
Leonard Richardson
7d01b09953 Added dinosaur names (courtesy Rob Dubbin/Wikipedia) and an example script for generating dinosaur names. 2013-09-30 22:08:08 -04:00
Leonard Richardson
60fe763727 Added limited-vocabulary and emoticon-based gibberish. 2013-09-30 09:47:37 -04:00
Leonard Richardson
cd60b4006c Normalize generated words so that we count characters the same way Twitter does. 2013-09-30 09:01:00 -04:00
Leonard Richardson
fbfae11aaf Updated README. 2013-09-29 13:48:06 -04:00
Leonard Richardson
eaf5f4aca6 Fixed Twitter wrapper bug. 2013-09-29 13:46:47 -04:00
Leonard Richardson
ffceb082c7 Added example scripts for printing gibberish and corrupting text. 2013-09-27 17:53:51 -04:00
Leonard Richardson
88d17bbc50 Added a Corruptor class for corrupting text with diacritical marks. 2013-09-27 17:30:18 -04:00
Leonard Richardson
378c270f3e Added various word length algorithms. 2013-09-27 17:13:25 -04:00
Leonard Richardson
6459ae971b Create an overarching D&D-type table for rolling up tweet formats. 2013-09-27 16:41:54 -04:00
Leonard Richardson
e0661aedbe Added a way to pick a random language script and a way to make an alphabet just a little weirder. 2013-09-27 16:30:46 -04:00
Leonard Richardson
196902a434 Added a way to pick a random language script and a way to make an alphabet just a little weirder. 2013-09-27 16:09:22 -04:00
Leonard Richardson
7d32f9ff3b Corrected my misunderstanding of the Han unification plane. 2013-09-27 15:49:56 -04:00
Leonard Richardson
f69720bea4 Refactored the Weird Twitter code and added variants for Japanese text, CJK ideographs, and math. 2013-09-27 15:48:19 -04:00
Leonard Richardson
4fe10cfcb5 Got the alphabets organized, wrote a generator for 'Weird Twitter'-type alphabets. 2013-09-27 14:45:28 -04:00
Leonard Richardson
241f93fa55 Added a dataset containing all the named characters in Unicode, organized by code sheet; and a script that generates Unicode art. 2013-09-26 20:28:25 -04:00
Leonard Richardson
7c0d49d2b9 Mention other sample scripts. 2013-07-20 21:53:32 -04:00
Leonard Richardson
b34d6b63ac Removed extraneous :s 2013-07-20 21:46:20 -04:00
Leonard Richardson
e0ce5af50c Removed huge amount of board game data to make the repo easier to check out. 2013-07-20 21:16:03 -04:00
Leonard Richardson
e0dbffd461 Fixed the dialogue assembler, and added another example--transcripts from the Apollo 11 mission. 2013-07-20 21:07:44 -04:00
Leonard Richardson
03e1609555 Added a board game example, and a composite assembler which chooses between other assemblers in proportion to how many items each has been given. 2013-07-12 14:53:23 -04:00
Leonard Richardson
f5aac793f6 Fixed bug that limited sonnets to 10 lines. 2013-07-12 09:00:15 -04:00
Leonard Richardson
76446d52ff Added Shakesperean sonnets. 2013-07-11 23:12:47 -04:00
Leonard Richardson
88e9cf00ef Added __init__.py 2013-07-09 08:23:05 -04:00
Leonard Richardson
c6e8dfc4b2 Updated readme. 2013-07-09 08:20:03 -04:00
Leonard Richardson
b71c8dddfd Get some examples up. 2013-07-09 08:08:26 -04:00
leonardr
a47ffbb9a2 Initial commit 2013-05-22 09:42:41 -07:00