Hang on...
Random number generation lab
In this lab, you will learn how to create a function that generates a random number between a specified range, including the min and max values. You will be required to use JavaScript's Math.random() function and apply a range formula. The lab also guides you on exporting functions using ESM syntax, and how to handle input values outside the recommended range. Make sure to test the code thoroughly to avoid any errors.
Adding your container request
Getting your dedicated container
Connecting to your container
Setting up your editor
Finalizing your playground
TerminalEditorBrowser