@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

/@fakerjs/boolean/

    Package Sidebar

    Install

    npm i @fakerjs/boolean

    Weekly Downloads

    1,925

    Version

    2.1.1

    License

    MIT

    Unpacked Size

    3.12 kB

    Total Files

    5

    Last publish

    Collaborators

    • awilum