random
Functions
seed0() -> term()
seed() -> term()
seed(A1, A2, A3) -> term()
uniform() -> term()
uniform(N) -> term()
uniform_s(X1) -> term()
uniform_s(N, State0) -> term()
View Functions
seed0/0
seed/0
seed/3
uniform/0
uniform/1
uniform_s/1
uniform_s/2