Skip to content

tool.mod.script.SeededRandom

tool.mod.script.SeededRandom

Fields

NameType
staticp_seededRandomlibs.Rand
staticp_getSeededRandomFun
staticarraySpliceFun
staticarrayPickFun
staticirangeFun
staticrangeFun
staticisBelowFun

Protos

No protos.

Bindings

  • static f@36143 isBelow(F64) → Bool
  • static f@36142 range(F64, F64) → F64
  • static f@36141 irange(I32, I32) → I32
  • static f@36140 arrayPick(hl.types.ArrayDyn) → Dyn
  • static f@36139 arraySplice(hl.types.ArrayDyn) → Dyn
  • static f@36114 p_getSeededRandom() → libs.Rand