blob: 8a2305757157c587cb82481df2b7c482228fc5be [file] [log] [blame]
{
"types": {
"Global": [
{ "name": "uint64_t", "mode": "SCALAR" }
]
},
"inputs": {
"Test": [
{
"name": "SetRandomSeed",
"description": "Sets the PRNG seed used by Math.random().",
"queue": "SCRIPT_MEMOIZED",
"members": [
{
"name": "randomSeed",
"type": "double"
}
]
}
]
}
}