John Benediktsson
|
705e7018c8
|
random: minor doc improvement with $snippet.
|
2017-09-11 15:47:39 -07:00 |
Robert Vollmert
|
8ab4e94475
|
random-bytes: fix docs, aligning with random-bytes*
|
2017-09-11 15:44:36 -07:00 |
Alexander Iljin
|
2ffa446f5b
|
*-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
|
2017-06-05 13:16:07 -07:00 |
Doug Coleman
|
e3cb325040
|
factor: clean up whitespace in -docs files
|
2015-07-02 10:31:22 -07:00 |
John Benediktsson
|
57f9d78892
|
improve help by linking to types directly.
|
2014-05-23 20:20:15 -07:00 |
John Benediktsson
|
a718127fd1
|
random: some cleanup.
|
2014-02-06 18:17:03 -08:00 |
John Benediktsson
|
c02fc27afc
|
random: faster random-bits, make some things private.
|
2014-02-06 17:54:33 -08:00 |
John Benediktsson
|
135c0bd5ed
|
random: add help for random-unit.
|
2013-12-13 10:11:51 -08:00 |
Doug Coleman
|
46c5d64251
|
random: Add random-integers and random-units words.
|
2012-06-20 21:42:15 -07:00 |
Slava Pestov
|
220dd88a2c
|
Update documentation for new help lint check
|
2010-02-19 12:31:52 +13:00 |
Doug Coleman
|
f15ec31559
|
Better implementation of sample, fix docs formatting
|
2010-01-31 14:48:01 -06:00 |
Doug Coleman
|
7dc60e3625
|
Update docs for random
|
2010-01-14 12:45:30 -06:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Slava Pestov
|
951e3e9c83
|
delete-nth -> remove-nth!
|
2009-10-27 23:41:57 -05:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
129b741437
|
fix the help lints
|
2009-09-30 18:52:01 -05:00 |
Doug Coleman
|
ef237777c3
|
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 |
Doug Coleman
|
61583862fa
|
fix seed-random, random-32* -> random-32
|
2009-09-30 03:22:11 -05:00 |
Doug Coleman
|
204da68c23
|
link to sample
|
2009-09-23 12:24:50 -05:00 |
Doug Coleman
|
fa15da56ff
|
add sample word to random vocab
|
2009-09-23 12:04:06 -05:00 |
Doug Coleman
|
0e0662ffc5
|
move random-bits* to random, work on docs
|
2009-05-10 13:39:08 -05:00 |
Doug Coleman
|
99122a8fb1
|
use while to implement randomize (thanks joe!), document it
|
2009-02-14 14:25:48 -06:00 |
Slava Pestov
|
92f9338978
|
Smart quotes
|
2009-01-26 23:20:27 -06:00 |
U-SLAVA-DFB8FF805\Slava
|
0cfedcdc8d
|
Fix deploy size regresson
|
2008-10-05 22:08:13 -05:00 |
Doug Coleman
|
fad3d52bc1
|
remove random floats, better docs
|
2008-10-05 15:14:05 -05:00 |
Doug Coleman
|
6b3b48a106
|
random is generic, better random docs, cleanups
|
2008-10-04 11:44:12 -05:00 |
Doug Coleman
|
7764242f66
|
make the random word actually return a number in the full range of the input and replace division words with bitwise ones
|
2008-09-09 15:39:40 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |