robertalab-ev3dev
robertalab-ev3dev copied to clipboard
Random number generation broken
When using the blocks "random integer" or "random fraction", execution fails with _randInt() or _randDouble() not found (Python KeyError). The generated code calls those functions without importing them from anywhere it seems.
hmm for me this works.
