Files
Stephan Renatus 20982c349b test/cases: add test case for rand.intn (#5207)
It looks like we didn't have any before. While it's inherently random, we still
know that for the same inputs, within a single evaluation run, we should only
get one output. So let's assert that.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2022-10-05 12:47:43 +02:00
..