global

def fully_formatted

Returns:
  • (String) - The seed information fully formatted in the way that
def fully_formatted
  "\nRandomized with seed #{seed}\n\n"
end