aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/random/randomize_fd.c
Commit message (Expand)AuthorAgeFilesLines
* random(6): Re-add undocumented support for floating point denominatorsConrad Meyer2020-02-151-1/+2
* random(6): Fix off-by-oneConrad Meyer2020-01-161-1/+1
* random(6): produce random resultsConrad Meyer2019-12-131-4/+4
* Fix a (false positive?) Argument cannot be negative coverity defect.Don Lewis2016-06-081-5/+2
* random(6): Fix double-closeConrad Meyer2016-05-111-2/+5
* Final step of eliminating the "games" distribution: Merge src/gamesColin Percival2015-10-021-0/+248