adamhalasz / uniqid

Unique ID Generator
https://adamhalasz.com
617 stars 49 forks source link

use Date.now() #15

Closed stevenvachon closed 7 years ago

stevenvachon commented 7 years ago

It's faster.

adamhalasz commented 7 years ago

Thanks a lot, you are right it's faster! 👍 http://jsperf.com/gettime-vs-now-0