This website requires JavaScript.
Explore
Help
Register
Sign In
HoovesSocial
/
hippofish
Watch
2
Star
0
Fork
You've already forked hippofish
0
Code
Issues
3
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
e2183400e5
hippofish
/
src
/
server
/
api
/
common
/
generate-native-user-token.ts
4 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
#497
2017-08-28 16:47:43 +02:00
import
rndstr
from
'rndstr'
;
Refactor
2019-04-15 18:05:21 +02:00
export
default
(
)
=
>
rndstr
(
'a-zA-Z0-9'
,
16
)
;
Reference in a new issue
Copy permalink