Randomness

How to introduce randomness into CodeWorld animations.

Random Setup

When import System.Random does not work, read this installation guide.

Random Intro

Include a StdGen in your model to let you randomize.

Random A

Last modified December 14, 2023: Moved location of randomness pages. (603756c)