mathSeedRnd

Category: Mathematics

Syntax:

mathSeedRnd:Void(seed:Int)


Parameters

Returns

Void



Summary

Sets the seed for the random number generator.

Takes seed (integer seed value).

Returns nothing.

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn