Gen Type
Generates engine-specific values on-demand.
Static members
Static member | Description |
|
|
Full Usage:
Gen.id32
Returns: uint32
|
|
Full Usage:
Gen.id64
Returns: uint64
|
|
Full Usage:
Gen.name
Returns: string
|
|
Full Usage:
Gen.random
Returns: int
|
|
Full Usage:
Gen.randomb
Returns: bool
|
|
Full Usage:
Gen.randomd
Returns: float
|
|
Full Usage:
Gen.randomf
Returns: single
|
|
Full Usage:
Gen.randoml
Returns: int64
|
|
Full Usage:
Gen.randomu
Returns: uint
|
|
Full Usage:
Gen.randomul
Returns: uint64
|
|
Full Usage:
Gen.randomy
Returns: byte
|