You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Generate a random character from Final Fantasy XIVFaker::Games::FinalFantasyXIV.character#=> "Y'shtola Rhul"# Generate a random job name from Final Fantasy XIVFaker::Games::FinalFantasyXIV.job#=> "Paladin"# Generate a random race name from Final Fantasy XIVFaker::Games::FinalFantasyXIV.race#=> "Miqo'te"# Generate a random data center from Final Fantasy XIVFaker::Games::FinalFantasyXIV.data_center#=> "Aether"# Generate a random zone from Final Fantasy XIVFaker::Games::FinalFantasyXIV.zone#=> "Eastern La Noscea"