This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

hebrew-faker

1.0.6 • Public • Published

Hebrew-Faker

A library for generating fake data in Hebrew

Installation

Open the terminal and type:

$ npm install hebrew-faker

Simple usage

const faker = require('hebrew-faker');
const name1 = faker(); => 'ישראל
const name2 = faker(); => 'אברהם'
const name3 = faker(); => 'דוד'
...

Readme

Keywords

none

Package Sidebar

Install

npm i hebrew-faker

Weekly Downloads

2

Version

1.0.6

License

ISC

Unpacked Size

15.4 kB

Total Files

5

Last publish

Collaborators

  • happyeyal