83Plus:RAM:9640

From WikiTI
Jump to: navigation, search

Synopsis

Official Name: seed1

Memory Address: 9640h

Length: 9 bytes.

This area of memory stores the first seed of the random number generator.

Comments

This memory area can be initialized by a call to to RandInit. It is also changed when the N->rand syntax is used on the homescreen (or in BASIC programs).

See also seed2.