1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-04 15:17:11 +01:00
Files
u-boot-megous/lib/rand.c
Michael Walle 9acf1ca50d lib: add rand() function
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>
2012-07-07 14:07:32 +02:00

1.2 KiB