You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TRandomGenerator Class > TRandomGenerator Properties > TRandomGenerator.Seed Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TRandomGenerator.Seed Property

The random generator seed.

Syntax
C#
Visual Basic
public int Seed;

Returns the random generator seed that was passed to the Init routine.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!