🐛 Fix call to Random.Next() #82

Merged
alexis.drai merged 1 commits from bug-fix-abstract-die into main 2 years ago
Owner

Next(a, b) returns a random int between a (INCLUDED) and
b (EXCLUDED) -- that is, in [a, b[

Next(a, b) returns a random int between a (INCLUDED) and b (EXCLUDED) -- that is, in [a, b[
alexis.drai added this to the Model milestone 2 years ago
alexis.drai added the bug label 2 years ago
alexis.drai self-assigned this 2 years ago
alexis.drai added 1 commit 2 years ago
continuous-integration/drone/push Build is passing Details
7f10eaed24
🐛 Fix call to Random.Next()
alexis.drai merged commit c63729b0b2 into main 2 years ago
alexis.drai deleted branch bug-fix-abstract-die 2 years ago
continuous-integration/drone/push Build is passing
The pull request has been merged as c63729b0b2.
Sign in to join this conversation.
Loading…
There is no content yet.