Open
Description
For future work: I'm not in love with linking to an outside "random" website for generating secrets. We can make a button here that does Array.from(crypto.getRandomValues(new Uint8Array(32)), n => n.toString(16).padStart(2,"0")).join("")
and puts it on the screen.
Originally posted by @cprecioso in #2927 (comment)
Metadata
Metadata
Assignees
Labels
No labels