random property

Random random
getter/setter pair

The random instance used to create aberrations of the given center point, therefore making the Stars appear on different locations.

Implementation

late Math.Random random;