summaryrefslogtreecommitdiffstats
path: root/lib/rand.c
Commit message (Collapse)AuthorAgeFilesLines
* lib: add rand() functionMichael Walle2012-07-071-0/+48
It's a PRNG using the simple and fast xorshift method. Signed-off-by: Michael Walle <michael@walle.cc> Cc: Wolfgang Denk <wd@denx.de>
OpenPOWER on IntegriCloud