Skip to content

Random #31

Description

@MoloAdrian

Random

Same as interpolator, a random number generator has to be created for different types.

  • Create random system that initializes pseudorandomness
  • Random System can return values between max and min specified, and can be of different types.
  • Random System will also ask for a boolean for the functions to check if the min and max values are inclusive or exclusive ( so that random can evaluate (min,max), [min,max), (min,max] and [min, max]).

Metadata

Metadata

Assignees

Labels

EngineEngine-related taskMathMath-related tasks

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions