Home
last modified time | relevance | path

Searched refs:math_random (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/lua/src/
H A Dlmathlib.c557 static int math_random (lua_State *L) { in math_random() function
633 {"random", math_random},