Click or drag to resize

RandomNumberGeneratorRandomize Method

Setups a time-based seed to generator.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void Randomize()
See Also