Usage
extern crate rust_faker;
use ;
API references
Name
-
create_namesto create collections data of names with paramsfirst_name,last_name, andloop_by. -
create_nameto create a single data name with paramsfirst_name,last_name. -
struct
Nameincreate_namehave are two methodsfullnameto get fullname andreverseto reverse text of name.
-
create_emailsto create collections data of emails with paramsemail, andloop_by. -
create_emailto create a single data email with paramemail.
Text
create_textto create collections data of text with paramstitle,descriptionandloop_by.
Address
create_addressto create collections data of address with paramsaddressandloop_by.
License
MIT