johneastman / boomerang

An interpreted programming language written in Python
https://jeastman.pythonanywhere.com/
MIT License
0 stars 0 forks source link

New Built-in Random Functions #63

Closed johneastman closed 1 year ago

johneastman commented 1 year ago

Rename random to randint for generating random integers between two integers. Create a new built-in function called randfloat that generates random floats between two floats.

johneastman commented 1 year ago

Commit: https://github.com/johneastman/boomerang/commit/19c2d3810747c4f1266525ea5a0ebf4bbeb81ef1