Y
Hacker News
new
|
ask
|
show
|
jobs
by
bernadus_edwin
3207 days ago
Silly question, why js not provide method generate uuid without library? I mean this is 2017. One method without param input, wont hurt anybody
1 comments
dchest
3207 days ago
UUID is a misguided standard that should have been killed long ago if not for compatibility reasons, so I'm glad it's not in JS.
link