Feat: adding logrand and exprand
This commit is contained in:
@@ -53,6 +53,8 @@ pub enum Op {
|
||||
Set,
|
||||
GetContext(String),
|
||||
Rand,
|
||||
ExpRand,
|
||||
LogRand,
|
||||
Seed,
|
||||
Cycle,
|
||||
PCycle,
|
||||
|
||||
Reference in New Issue
Block a user