4 lines
86 B
Python
4 lines
86 B
Python
from smnp.module.util.function import rand
|
|
|
|
functions = [ rand.function ]
|
|
methods = [] |