browserify / crypto-browserify

partial implementation of node's `crypto` for the browser
MIT License
653 stars 199 forks source link

Missing crypto.randomUUID #213

Open markhughes opened 2 years ago

markhughes commented 2 years ago

https://developer.mozilla.org/en-US/docs/Web/API/Crypto/randomUUID

crypto.randomUUID should return a UUID.

Edit: more links

dev-tech-nic commented 1 year ago

i am appalled the devs have not worked on this. This is so important for unique id's...