Repository URL to install this package:
|
Version:
0.15.0.1 ▾
|
module EventSource
module Controls
module RandomValue
def self.example
SecureRandom.hex
end
end
end
end