1.0.0 • Published 5 months ago

ethiopian-fake-names v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

faket

Fake Ethiopian Names, Phone Number and Addresses in English and Amharic Letters.

Usage

npm i @yerosen/faket

Example

import {faket} from '@yerosen/faket'

console.log(faket.firstName({ lang: "am", prefix: false, gender: "m" }));

console.log(faket.lastName({ lang: "am" }));

console.log(faket.fullName({ prefix: true, lang: "am", ayat: true }));

1.0.0

5 months ago