Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zxlie/FeHelper
/ $
Function
$
apps/uuid-gen/index.js:8–8 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
6
var
snowflakeLastTs = -1;
7
8
var
$ =
function
(id) {
return
document.getElementById(id); };
9
10
function
generateUUID() {
11
if
(typeof crypto !==
'undefined'
&& crypto.randomUUID) {
Callers
15
formatUUID
Function · 0.70
generateUUIDs
Function · 0.70
generateSnowflakeId
Function · 0.70
generateSnowflakes
Function · 0.70
parseSnowflake
Function · 0.70
generateNanoId
Function · 0.70
generateNanoIds
Function · 0.70
index.js
File · 0.70
getHeaderEntriesForAi
Function · 0.50
index.js
File · 0.50
index.js
File · 0.50
html5sticky.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected