This website requires JavaScript.
Explore
Help
Sign In
tri11paragon
/
LookAtMySuitBot
Watch
1
Star
0
Fork
You've already forked LookAtMySuitBot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5f2b208d42
LookAtMySuitBot
/
js
/
node_modules
/
jose
/
dist
/
browser
/
runtime
/
random.js
3 lines
89 B
JavaScript
Raw
Blame
History
import
crypto
from
'./webcrypto.js'
;
export
default
crypto
.
getRandomValues
.
bind
(
crypto
)
;
Reference in New Issue
View Git Blame
Copy Permalink