
Just type “=RAND()” into a cell and press Enter. The RAND function is very straightforward to use because there are no arguments at all. It’s more likely that RANDBETWEEN will generate duplicates because RAND generates decimals and there are many more possible numbers. Unfortunately, any change to the spreadsheet triggers an update of these values.Īlso, keep in mind that both of these random number functions can generate duplicate values when you use them in multiple cells.


Whenever you open a spreadsheet or refresh calculations, both of these functions will generate a new random value.

The two functions in Excel that work to create random numbers include RAND, RANDBETWEEN, and RANDARRAY. Random Number Generator Functions in Excel
