Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(e)
  2. {
  3.     return 5 * (5 + 1) % 2 + 6 && "y" === e ? (t = ["8", "9", "a", "b"])[Math.floor(Math.random() * t.length)] : (cryptoGetRandom(t = new Uint8Array(1)), (t[0] % 16).toString(16));
  4. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement