1.0.1 • Published 8 years ago

random-areacode v1.0.1

Weekly downloads
98
License
MIT
Repository
github
Last release
8 years ago

random-areacode

Generate a random (U.S.) area code.

MIT License

build:? coverage:?

Install

$ npm install --save random-areacode

Usage

var randomAreaCode = require('random-areacode');

// API
// - randomAreaCode();

randomAreaCode();
// => "526"

Related

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.