Searched defs:GetRandom (Results 1 – 4 of 4) sorted by relevance
17 export const GetRandom: () => number; constant
225 uint32_t GetRandom(uint32_t max) in GetRandom() function
158 static napi_value GetRandom(napi_env env, napi_callback_info info) in GetRandom() function
301 uint32_t GetRandom(uint32_t max) in GetRandom() function