@fakerjs/boolean
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

Boolean

Boolean package provides functionality to generate a fake boolean value.

Version node-current License

Install

$ npm install --save @fakerjs/boolean

Usage

import boolean from '@fakerjs/boolean';

boolean();
//=> true

boolean();
//=> false

Tests

Run tests

npm run test

License

The MIT License (MIT) Copyright (c) Sergey Romanenko

Package Sidebar

Install

npm i @fakerjs/boolean

Weekly Downloads

1,395

Version

2.1.1

License

MIT

Unpacked Size

3.12 kB

Total Files

5

Last publish

Collaborators

  • awilum