]> git.cameronkatri.com Git - pw-darwin.git/commit
There is no sense to use random random() and arc4random() in the same program.
authorAndrey A. Chernov <ache@FreeBSD.org>
Tue, 11 Feb 2003 02:17:11 +0000 (02:17 +0000)
committerAndrey A. Chernov <ache@FreeBSD.org>
Tue, 11 Feb 2003 02:17:11 +0000 (02:17 +0000)
commit0bc7ade67c5c379f22d8791f741a16489a673dd0
tree927bec0ec4798f94e4eada8e8486c2ce81e28d6c
parent49b2fe91cdbf735a6309ac7fb924dd29ee00373a
There is no sense to use random random() and arc4random() in the same program.
Switch to arc4random() completely.
pw/pw_user.c