You could try an internet search for a random number generator (a 1d20 dice random generator for board games should do the trick), I wouldn't trust any random function generator built into the function set of Excel.
Just how random does it need to be as the randomness varies depending on the number generation method (many seemingly random number generators are in fact not random at all).
What's the random number being used for, school statistics project?