dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(css): styles issues with popover, overflow, and scroll overflow (#1907)
1 gal Rosemary
2025-04-05
bb24cd13c7fafbd42d3980c45351a58a76dabb18
[scapegoat/Docs2.git]
/
quartz
/
util
/
random.ts
1
2
3
export function randomIdNonSecure() {
return Math.random().toString(36).substring(2, 8)
}