1.0.1 • Published 1 year ago

crypto-name-generator-stp v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago
npm install crypto-name-generator-stp

Usage

Once installed, you can use Crypto Name Generator in your project like this:

const generateCryptoName = require('crypto-name-generator-stp');

// Generate a unique crypto name
const name = generateCryptoName();
console.log(name);

The generateCryptoName() function returns a string representing a unique name related to cryptocurrency.

1.0.1

1 year ago

1.0.0

1 year ago