Skip to content

ghostdevv/mnemonic-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mnemonic Worker

This worker generates mnemonic phrases. It uses the rust mnemonic crate and getrandom

Use

Routes

GET /new

Returns an array of 24 words. For example:

GET /new

[
    "uniform",
    "equal",
    "olivia",
    "rhino",
    "orchid",
    "herbert",
    "toyota",
    "flower",
    "quality",
    "table",
    "plume",
    "dublin",
    "bali",
    "store",
    "dominic",
    "lotus",
    "camel",
    "protein",
    "carrot",
    "plaza",
    "speed",
    "remark",
    "pyramid",
    "john"
]

About

A cloudflare worker for generating mnemonic phrases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages