logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Data::Faker::Name - Data::Faker plugin

Author

       Jason Kohles, <email@jasonkohles.com>

Data Providers

       name
           Return a fake person's name (first and last possibly with suffixes such as Jr or PhD).

       name_suffix
           Return a random name suffix (Jr., Sr., I, II, III, MD, PhD, etc.)

       name_prefix
           Return a random name prefix (Mr., Mrs., Dr., etc.)

       last_name
           Return a fake persons last name (mostly english names.)

       first_name
           Return a fake persons first name (mostly english names).

Name

       Data::Faker::Name - Data::Faker plugin

See Also

       Data::Faker

Synopsis And Usage

       See Data::Faker

See Also