Show raw api
{
"functions": [
{
"name": "seed32",
"desc": "Get a random unsigned 32 bit number",
"params": [],
"returns": [],
"function_type": "method",
"source": {
"line": 11,
"path": "../../res/data/script/lib/system/random.lua"
}
}
],
"properties": [],
"types": [],
"name": "Random",
"desc": "The random interface",
"source": {
"line": 5,
"path": "../../res/data/script/lib/system/random.lua"
}
}