Sure that would work.
sometime I just use Math.random() other times I’ll new Date().getTime()
Math.random()
new Date().getTime()
Depends how I feel