MCPcopy Create free account

hub / github.com/Debdut/uuid-readable / functions

Functions26 in github.com/Debdut/uuid-readable

↓ 15 callersFunctionList
(list: string[])
src/schema.ts:41
↓ 6 callersFunctioncreateOutputOptions
* Creates an output options object for Rollup.js. * @param {import('rollup').OutputOptions} options * @returns {import('rollup').OutputOptions}
rollup.config.js:23
↓ 3 callersMethodinverse
(val: T)
src/schema.ts:24
↓ 2 callersFunctionCount
(n: number)
src/schema.ts:34
↓ 1 callersFunctioncheck
(readable: string, uuid: string)
src/index.ts:28
↓ 1 callersFunctiondePartition
(bitsList: number[][])
src/readable.ts:22
↓ 1 callersFunctiondeSentence
(s: string)
src/readable.ts:40
↓ 1 callersFunctiondeSentence
(s: string)
src/low-entropy.ts:25
↓ 1 callersFunctiongenerate
(uuid: string)
src/index.ts:6
↓ 1 callersFunctioninverse
(readable: string)
src/index.ts:18
↓ 1 callersFunctionpartition
(parts: number[], bytes: number[])
src/readable.ts:4
↓ 1 callersFunctionpartition
(parts: number[], bytes: number[])
src/low-entropy.ts:4
↓ 1 callersFunctionsentence
(w: (string | number | undefined)[])
src/readable.ts:36
↓ 1 callersFunctionsentence
(w: (string | number | undefined)[])
src/low-entropy.ts:23
↓ 1 callersFunctionshort
(uuid: string)
src/index.ts:23
Functioncaps
(w: string)
src/util.ts:1
Functioncheck
(readable: string, uuid: number[])
src/low-entropy.ts:41
Methodconstructor
( length: number, generate: (a: number) => T, inv: (a: T) => number )
src/schema.ts:13
FunctiondeCaps
(w: string)
src/util.ts:2
Functiongenerate
(uuid: number[])
src/readable.ts:81
Functiongenerate
(uuid: number[])
src/low-entropy.ts:31
Functioninverse
(readable: string)
src/readable.ts:89
FunctionisNumberParseable
(value: unknown)
src/index2.ts:24
FunctiontoBits
(byte: number, length = 8)
src/util.ts:4
FunctiontoByte
(bits: number[])
src/util.ts:14
Functionvalid
()
src/readable.ts:70