description | 🐫 🔐 Generate word combinations like xkcd.com/936 |
repository URL | https://code.mro.name/mro/xkcd936.git |
owner | eu1ahS@mro.name |
last change | Fri, 17 May 2024 19:28:39 +0000 (17 21:28 +0200) |
last refresh | Sun, 3 Nov 2024 13:20:49 +0000 (3 14:20 +0100) |
mirror URL | git://repo.or.cz/xkcd936.git |
https://repo.or.cz/xkcd936.git | |
ssh://git@repo.or.cz/xkcd936.git | |
bundle info | xkcd936.git downloadable bundles |
content tags |
Generate random word combinations from a linefeed-separated list words.txt
like
e.g. from https://codeberg.org/davidak/wortliste
$ ./xkcd936
Kartoffelkäferbefall-Altersteilzeitregelung-auseinanderbersten-Gezücht
If that sounds odd, see https://xkcd.com/936/
Caution: this approach has a statistical bias toward longer words but avoids to actually read the wordlist (O(1), sic!), so it may be as big as you like.
2024-05-17 | Marcus Rohrmoser | add dune-file and .opam.ma | commitcommitdifftreesnapshot (tar.gz zip) |
2021-10-23 | Marcus Rohrmoser | 'xkcd936.opam' löschen | commitcommitdifftreesnapshot (tar.gz zip) |
2021-02-04 | Marcus Rohrmoser | 'README.md' ändern | commitcommitdifftreesnapshot (tar.gz zip) |
2020-05-29 | Marcus Rohrmoser | more elegant. | commitcommitdifftreesnapshot (tar.gz zip) |
2020-04-16 | Marcus Rohrmoser | More compact | commitcommitdifftreesnapshot (tar.gz zip) |
2020-04-16 | Marcus Rohrmoser | Add a doap. | commitcommitdifftreesnapshot (tar.gz zip) |
2020-03-30 | Marcus Rohrmoser | a bit of prose. | commitcommitdifftreesnapshot (tar.gz zip) |
2020-03-29 | Marcus Rohrmoser | refactor common code | commitcommitdifftreesnapshot (tar.gz zip) |
2020-03-29 | Marcus Rohrmoser | extract a string from a mmapped file | commitcommitdifftreesnapshot (tar.gz zip) |
2020-03-27 | Marcus Rohrmoser | initial | commitcommitdifftreesnapshot (tar.gz zip) |
5 months ago | ma | logtree |