_rand()

Note注意

The native method listed here is for the legacy mongo shell.

To use native methods in mongosh, see Native Methods in mongosh.

_rand()
Returns:返回:A random number between 0 and 1.

This function provides functionality similar to the Math.rand() function from the standard library.

←  _isWindows()mongo Shell Quick Reference →