zoomlogo/flax

Better random

zoomlogo opened this issue · 0 comments

Better random. (vectorises)
Ŕ turns into ?, which functions similar to APL.
0? Gives a random floating number from 0 to 1.
s? Turns s into a range and selects one randomly from that.