@f0c1s/random-hex-strings
TypeScript icon, indicating that this package has built-in type declarations

4.0.0 • Public • Published

random-hex-strings

A node/npm package that generates random strings of length n. npm i @f0c1s/random-hex-strings

Installation

npm i @f0c1s/random-hex-strings

Usage

import randomHexString from '@f0c1s/random-hex-strings'

// or

const randomHexString = require('@f0c1s/random-hex-strings').default


randomHexString(10) // A 10 character long hex string.

Package Sidebar

Install

npm i @f0c1s/random-hex-strings

Weekly Downloads

0

Version

4.0.0

License

MIT

Unpacked Size

13.4 kB

Total Files

15

Last publish

Collaborators

  • iamanubhavsaini
  • sainianubhav