Seed Property

 

Specify the seed used to generated passwords.

 

Type:

Integer

 

A negative value specifies to use the default seed (system time).

A positive value specifies to use the positive value as the seed.

For example, if Seed is -1, then the system time would be used. If Seed is 123, then 123 would be used as the seed.