You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Describe the bug
The 'Random' function is not zero indexed.
To Reproduce
Use Message($"{Random[1.0]}");
Expected behavior
If our arrays are zero-indexed, the returned index should (intuitively) be zero-indexed.
Screenshots
System information
Additional context