]> git.cameronkatri.com Git - pw-darwin.git/commit
Switch from using rand() or random() to a stronger, more appropriate PRNG
authorKris Kennaway <kris@FreeBSD.org>
Mon, 5 Mar 2001 02:15:38 +0000 (02:15 +0000)
committerKris Kennaway <kris@FreeBSD.org>
Mon, 5 Mar 2001 02:15:38 +0000 (02:15 +0000)
commitddcd095eb0a87f2453cae419798ed06b1a413af6
treeaf6da2e11bc453bed544c6454aac009ec99d6739
parent5b122842c00d9a09da5f5716d7a9c670bafd6c62
Switch from using rand() or random() to a stronger, more appropriate PRNG
(random() or arc4random())

Reviewed by: bde
pw/pw_user.c