johneastman / boomerang

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

`randint` and `randfloat` with 0 arguments #68

Closed johneastman closed 1 year ago

johneastman commented 1 year ago

Right now, randint and randfloat both return the result of Python's random.random function if no arguments are given.

johneastman commented 1 year ago

Commit: https://github.com/johneastman/boomerang/commit/03361bcef9434d0f63f08e133d3e008f214e5d5a