To generate n digit of random number you can do
Enum.random(10,20)
It will generate 2 digit number between 10 and 20
To generate n digit of random number you can do
Enum.random(10,20)
It will generate 2 digit number between 10 and 20
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
Mike Young -
Mike Young -
pikoTutorial -
Mike Young -
Top comments (0)