module RaygunClient::Controls::Random
Public Class Methods
example()
click to toggle source
# File lib/raygun_client/controls/random.rb, line 4 def self.example SecureRandom.hex end
# File lib/raygun_client/controls/random.rb, line 4 def self.example SecureRandom.hex end