What code on Io will correspond to code T = Math.round(Math.random() * n) -?

    1 answer 1

     T := (Number Random value(1, n) round)