Method: Fog::AWS::Mock.box_usage

Defined in:
lib/fog/aws.rb

.box_usageObject



128
129
130
# File 'lib/fog/aws.rb', line 128

def self.box_usage
  sprintf("%0.10f", rand / 100).to_f
end