The ____ method is used to return a random integer inside the function's supplied range

6. The ____ method is used to return a random integer inside the function's supplied range.

  1. _.rand()
  2. _.createrandom()
  3. _.random()
  4. _.randomnumber()

Answer: C) _.random()

Explanation:

The _.random() method is used to return a random integer inside the function's supplied range.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.