@dxos/crypto-names
Advanced tools
Basic crypto key utils
Weekly downloads
Readme
Generates lossless human readable 3-words names (24-bit entropy ~= 16M combinations).
WARNING: Do not change word list once deployed.
yarn ts-node ./scripts/parser
rushx test
[
{
"key": "8b03f3",
"name": "momentous-advantageous-wildebeest"
},
{
"key": "f205a4",
"name": "useful-affordable-oyster"
},
{
"key": "f733ca",
"name": "visionary-delicious-sheepdog"
},
{
"key": "3c568a",
"name": "durable-flatter-manatee"
},
{
"key": "c81576",
"name": "smartest-benevolent-kangaroo"
}
]
FAQs
Basic crypto key utils
The npm package @dxos/crypto-names receives a total of 607 weekly downloads. As such, @dxos/crypto-names popularity was classified as not popular.
We found that @dxos/crypto-names demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 13 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.