crypto-browserify icon indicating copy to clipboard operation
crypto-browserify copied to clipboard

Missing crypto.randomUUID

Open markhughes opened this issue 3 years ago • 1 comments

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

crypto.randomUUID should return a UUID.

Edit: more links

  • https://nodejs.org/api/webcrypto.html#cryptogetrandomvaluestypedarray
  • https://nodejs.org/api/webcrypto.html#cryptorandomuuid

markhughes avatar May 03 '22 04:05 markhughes

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

dev-tech-nic avatar Jul 18 '23 17:07 dev-tech-nic