sn_random.[ch]: Add a module for random number handling.
authorFlorian Forster <octo@leeloo.home.verplant.org>
Fri, 25 Apr 2008 09:05:50 +0000 (11:05 +0200)
committerFlorian Forster <octo@leeloo.home.verplant.org>
Fri, 25 Apr 2008 09:05:50 +0000 (11:05 +0200)
commit993228caa1003ec75b96ee8f98824a13c4a2a4b0
tree00c1faf0dafdbaae8b296f261937150176c7993e
parente980194778b2e1effc06b2b967f1b3634de8abaf
sn_random.[ch]: Add a module for random number handling.

The random number handling should be thread-safe.
src/sn_random.c [new file with mode: 0644]
src/sn_random.h [new file with mode: 0644]