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>
Loading
Please register or sign in to comment
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>