Docs
Drivers
University
Community
Blog
Enterprise
Download
Contact
OPTIONS
Version
Select Version
3.2 (current)
3.0
2.6
2.4
2.2
Formats
PDF
EPUB
Contribute
Report a Problem
Edit on Github
Reference
>
mongo
Shell Methods
>
Native Methods
>
rand()
rand()
¶
_rand
(
)
¶
Returns:
A random number between
0
and
1
.
This function provides functionality similar to the
Math.rand()
function from the standard library.
←
quit()
removeFile()
→
Report a Problem