Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

page under construction


These are written in the javascript language and will go in the code box where questions start js_function_js (something like that)...

commonly used

math.random and math.floor\ceiling, math.pow

link to most commonly used of function library for JS (note different if question written in c)

Function library is our coding shortcut of recipes. (needs vetting)

How do I create a random number generator?

  • No labels