factor/basis/random
Slava Pestov a8098e3182 specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length 2010-05-18 23:09:34 -04:00
..
dummy make random-32* the protocol again, add a random-32 word that doesn't scale the returned bits 2009-09-30 15:56:02 -05:00
mersenne-twister random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
sfmt specialized-arrays: rename byte-array>T-array to T-array-cast, and make it work with anything that responds to >c-ptr / byte-length 2010-05-18 23:09:34 -04:00
unix vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
windows Use flags{ instead of flags all over the place 2010-04-01 14:44:03 -05:00
authors.txt
random-docs.factor Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
random-tests.factor Changing some uses of prune to use members 2010-02-27 13:14:03 -05:00
random.factor Update documentation for new help lint check 2010-02-19 12:31:52 +13:00
summary.txt