Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
topdown: Fix panic in rand.intn function
This commit just puts an error check in place to the panic from the stdlib when rand.intn is called with an input < 1. Signed-off-by: Torin Sandall <[email protected]>
- Loading branch information