Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 668 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 668 Bytes

Nepali Faker

Latest Version Software License

This package provides simple nepali library. Location coming soon

Install

Via Composer

$ composer require makka/nepali_faker

Add Facade to config/app.php

'NFaker' => Makka\NepaliFaker\NepaliFaker::class,

Usage

NFaker::getName()

License

The MIT License (MIT). Please see License File for more information.