# File lib/fog/providers/aws.rb, line 78
      def self.box_usage
        sprintf("%0.10f", rand / 100).to_f
      end