Back to packages list

Vals using nanoid

Description from the NPM package:
A tiny (116 bytes), secure URL-friendly unique string ID generator
neverstew avatar
shortId
@neverstew
script
An interactive, runnable TypeScript val by neverstew
tmcw avatar
nanoidExample
@tmcw
script
nanoid nanoid is like a shorter, more fashionable alternative to UUIDs. Versus UUIDs: They're shorter, with a more customizable alphabet. They use more different characters by default. Unlike UUIDs, there aren't custom types for nanoids in databases Nanoids never contain information. UUIDs sometimes do: some UUIDs contain timestamps and MAC addresses.
stevekrouse avatar
nanoid
@stevekrouse
script
Nano Id Function Usage @stevekrouse.nanoid() // Returns something like "MRRdswxjEph4sDiuEzlBM" Example: https://www.val.town/v/stevekrouse.exampleNanoId
pomdtr avatar
telegramWelcome
@pomdtr
script
An interactive, runnable TypeScript val by pomdtr
1
Next