# File lib/camping-abingo.rb, line 277
  def self.identity
    @@identity ||= rand(10 ** 10).to_i.to_s
  end