]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/randutils: add xsrand() and rand_get_number()
authorKarel Zak <kzak@redhat.com>
Tue, 6 Sep 2016 08:19:52 +0000 (10:19 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 6 Sep 2016 08:19:52 +0000 (10:19 +0200)
commita55d646bd3986937cd3a8488b6abaf74b2b9e28a
tree1876ccdc638c24b8411b9825b8b844084b2a264d
parentd4a90151e3b223f3c44e6148943acacd299dd168
lib/randutils: add xsrand() and rand_get_number()

Signed-off-by: Karel Zak <kzak@redhat.com>
include/randutils.h
lib/randutils.c