1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/usr.bin/jot
Diomidis Spinellis a26a66124e Restore jot's ability to use a seed for producing a deterministic
sequence of random numbers.
This functionality was lost in revision 1.9 when the random number
generator was switched to arc4random.

PR:		docs/54879
MFC after:	2 weeks
2006-11-06 10:30:29 +00:00
..
jot.1 Restore jot's ability to use a seed for producing a deterministic 2006-11-06 10:30:29 +00:00
jot.c Restore jot's ability to use a seed for producing a deterministic 2006-11-06 10:30:29 +00:00
Makefile