class Faker::Cosmere

def shard

Returns:
  • (String) -
def shard
  sample(shards)
end