Skip to content

libs.Rand

libs.Rand

Fields

NameType
seedF64

Protos

  • f@3254 random(libs.Rand, I32) → I32
  • f@3255 range(libs.Rand, F64, F64, Null) → F64
  • f@3256 arrayPick(libs.Rand, hl.types.ArrayDyn) → Dyn
  • f@3257 arraySplice(libs.Rand, hl.types.ArrayDyn) → Dyn
  • f@3258 vectorPick(libs.Rand, hl.types.ArrayDyn) → Dyn
  • f@3259 rand(libs.Rand) → F64
  • f@3260 initSeed(libs.Rand, I32, Null) → Void

Bindings

  • static f@3261 __constructor__(libs.Rand, I32) → Void