Home
last modified time | relevance | path

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

/src/stand/ficl/
H A Dwords.c4834 static void ficlRandom(FICL_VM *pVM) in ficlRandom() function
5164 dictAppendWord(dp, "random", ficlRandom, FW_DEFAULT); in ficlCompileCore()