Searched refs:redis_math_randomseed (Results 1 – 1 of 1) sorted by relevance
47 int redis_math_randomseed (lua_State *L);1035 lua_pushcfunction(lua,redis_math_randomseed); in scriptingInit()1154 int redis_math_randomseed (lua_State *L) { in redis_math_randomseed() function