Run
Feed crash
Change the line below
Does not matter
This line crashes because random is boolean, as you see in the named parameter of the function. I suggest
import random as rnd
@Naramsim Thank you for reporting this.
Yes, we definitely have to change the random
part...
Feel free to submit a PR for this, thank you
thanks @Naramsim , just made a PR #955 , can you help testing it ?
we fixed this at #955 , thanks @Naramsim for the bug report.
Most helpful comment
thanks @Naramsim , just made a PR #955 , can you help testing it ?