We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
irb require 'rubygems' require 'faker'
Faker::Internet.email => "haylee_hayes@reynoldssanford.info" Faker::Internet.free_email => "bryana@gmail.com" Faker::Internet.user_name => "sebastian" Faker::Internet.domain_name => "casper.org" Faker::Internet.domain_word => "botsford" Faker::Internet.domain_suffix => "org" Faker::Internet.ip_v4_address => "88.25.219.181" Faker::Internet.ip_v6_address => "7b0:36fe:b70d:2e97:93f0:b217:cf1:3a3"
There was an error while loading. Please reload this page.