factor/basis/random
Doug Coleman 632c19520a Don't use 2|| for control flow, use nested recover instead. Fix bug where creating a crypto context would dereference the handle, causing a type error. 2010-09-15 18:11:51 -05: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 Don't use 2|| for control flow, use nested recover instead. Fix bug where creating a crypto context would dereference the handle, causing a type error. 2010-09-15 18:11:51 -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