OSDN Git Service

Implement a POSIX.1 compliant pseudo-random number generator.
authorKeith Marshall <keith@users.osdn.me>
Tue, 22 Jun 2021 20:21:40 +0000 (21:21 +0100)
committerKeith Marshall <keith@users.osdn.me>
Tue, 22 Jun 2021 20:21:40 +0000 (21:21 +0100)
commitee6147891511fde96eea165009e79c05705c5f30
treef86551aa4d2f4473aafac125981d669a1286a032
parent603c0173c00f5e9890e3928e14eee9e44e34e515
Implement a POSIX.1 compliant pseudo-random number generator.
mingwrt/ChangeLog
mingwrt/Makefile.in
mingwrt/include/stdlib.h
mingwrt/mingwex/math/random.c [new file with mode: 0644]