mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
237f3339bf
- `Random.rand` with `MRB_NO_FLOAT` behaves as `Random.rand(100)` - `Random.rand(i)` where `i<0` raises `ArgumentError`