New functions random_uint8(), random_uint16().
authorBen Pfaff <blp@nicira.com>
Wed, 24 Dec 2008 01:02:46 +0000 (17:02 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 24 Dec 2008 01:03:34 +0000 (17:03 -0800)
commit8638a791704d19b689c1f23d55d1bb040a0cdcdf
treeb4e3ded7e512996bd2b474be333af0a051fdb91a
parent865f8cf36107c899782f7b325e106a5c20a6ee5c
New functions random_uint8(), random_uint16().

Also, reimplement random_uint32() to make fewer calls to rand().
lib/random.c
lib/random.h