racket / htdp

Other
93 stars 70 forks source link

`random` needs a better error message/documentation #217

Closed camoy closed 10 months ago

camoy commented 10 months ago

Here is the error, which is not ideal:

2024-01-22_16-49

Furthermore, the documentation claims that random takes a natural number, but it does not take 0.

cc @dbp

mfelleisen commented 10 months ago

Closed with 065b2a3