dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(LaTex/render/Typst): Add stroke color to typst-doc styles (#2237)
Eritque arcus
2025-12-06
643aca5ffab3ca2ee7cfa5d5e0e5e25801999e45
[scapegoat/Docs2.git]
/
quartz
/
util
/
random.ts
1
2
3
export function randomIdNonSecure() {
return Math.random().toString(36).substring(2, 8)
}