This website works better with JavaScript
Home
Explore
Help
Sign In
Operations
/
atlas
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3ca4dff086
Branches
Tags
feature/video-sprite-previews
master
sprites
video-player-update
atlas
/
src
/
utils
/
createId.ts
createId.ts
71 B
History
Raw
1
export const createId = () => Math.random().toString(36).substr(2, 11)