1.0.3 • Published 8 years ago

random-ampm v1.0.3

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

random-ampm

Return am or pm. Very simple.

MIT License

build:? coverage:?

Install

$ npm install --save random-ampm 

Usage

var randomAmPm = require('random-ampm');

// API
// - randomAmPm();

randomAmPm();
// => 'am'

Related

Contributing

Pull requests and stars are highly welcome.

For bugs and feature requests, please create an issue.