aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/random/random.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Mark usage function as __dead2 in programs where it does not returnAlfonso Gregory2023-07-071-1/+1
* random(6): Re-add undocumented support for floating point denominatorsConrad Meyer2020-02-151-21/+24
* random(6): produce random resultsConrad Meyer2019-12-131-6/+4
* Final step of eliminating the "games" distribution: Merge src/gamesColin Percival2015-10-021-0/+194