random-hashtag

1.0.1 • Public • Published

random-hashtag

Return a random hashtag. This is a string of the form ‘#thisisahashtag’.

MIT License

build:? coverage:?

Install

$ npm install --save random-hashtag 

Usage

var randomHash = require('random-hashtag');
 
// API
// - randomHash();
 
randomHash();
// => '#dichumwa'

Related

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.

Package Sidebar

Install

npm i random-hashtag

Weekly Downloads

76

Version

1.0.1

License

MIT

Last publish

Collaborators

  • bubkoo