I need to generate some values on Javascript, by clicking on a button, that can't be the same of previous values. I think to generate it from time in ms (in fact I think nobody can't click a button faster than a ms, right?).
What do you think? And how can I do this?