122 123 124
# File 'lib/origami/obfuscation.rb', line 122 def self.junk_real Real.new(rand * rand(MAX_INT + 1)) end