Module Name: src Committed By: dholland Date: Mon Feb 6 02:26:44 UTC 2017
Modified Files:
src/usr.bin/shuffle: shuffle.c
Log Message:
Fix misuse of arc4random by using arc4random_uniform.
Noticed by riastradh.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/shuffle/shuffle.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
