]> gitweb.factorcode.org Git - factor.git/history - extra/io/random/random.factor
factor: trim more using lists.
[factor.git] / extra / io / random / random.factor
2022-01-20 Doug Colemanfactor: trim more using lists.
2018-01-20 John Benediktssonbasis/extra: removing '[ @ ] in favor of _ for fried...
2012-10-26 John Benediktssonio.streams.random: moving random-file here.
2012-10-26 John Benediktssonio.random: adding "random-file".
2012-10-24 John Benediktssonio.random: bit faster using set-nth-unsafe.
2012-10-24 John Benediktssonio.random: much faster version of random-lines for...
2012-10-23 Doug Colemanio.random: Fix off-by-one error.
2012-10-23 John Benediktssonio.random: cleanup using "each-numbered-line", implemen...
2012-10-23 John Benediktssonio.random: rename to "random-readln".
2012-10-23 John Benediktssonio.random: adding a "random-line" word.