f21def8f63
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
config BR2_PACKAGE_LRANDOM
|
|
bool "lrandom"
|
|
depends on BR2_PACKAGE_HAS_LUA_INTERPRETER
|
|
help
|
|
A library for generating random numbers
|
|
based on the Mersenne Twister
|
|
|
|
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lrandom
|