Hiho,
I would like to add a new feature to a Sheet I did. This feature would be able to randomly fill some fields.
I try to make use of JavaScript "Math.random()" function with no success: the page freezes then crashes.
Anyone can tell me what are the supported JavaScript functions/objects and how to do a random?
Regards,