This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
Notes
mirror of
https://github.com/TriliumNext/Notes
Watch
1
Star
0
Fork
You've already forked Notes
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0e8fcbc0f5
Notes
/
services
/
source_id.js
3 lines
75 B
JavaScript
Raw
Blame
History
const
utils
=
require
(
'./utils'
)
;
module
.
exports
=
utils
.
randomString
(
16
)
;
Reference in New Issue
View Git Blame
Copy Permalink