bible-male-names
TypeScript icon, indicating that this package has built-in type declarations

1.2.0Β β€’Β PublicΒ β€’Β Published



bible-male-names

Get over 2000+ male names from The Bible

Install

$ npm install bible-male-names

Names from biblegateway.com

Usage

constΒ bibleMaleNamesΒ =Β require('bible-male-names');
Β 
bibleMaleNames.random();
//=>Β 'Abraham'

API

random()

Type: function

Return a random male name from The Bible.

.all

Type: string[]

Over 2000+ male names from The Bible.

Related

License

MIT Β© Carlos Abraham

/bible-male-names/

    Package Sidebar

    Install

    npm i bible-male-names

    Weekly Downloads

    3

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    29.4 kB

    Total Files

    6

    Last publish

    Collaborators

    • abranhe