mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 07:17:17 +00:00
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
config BR2_PACKAGE_LRANDOM
|
|
bool "lrandom"
|
|
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
|
|
help
|
|
A library for generating random numbers
|
|
based on the Mersenne Twister
|
|
|
|
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lrandom
|