Interface IRandomGenerator.Jsii$Default
- All Superinterfaces:
- IRandomGenerator,- software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
- IRandomGenerator.Jsii$Proxy
- Enclosing interface:
- IRandomGenerator
Internal default implementation for 
IRandomGenerator.- 
Nested Class SummaryNested classes/interfaces inherited from interface software.amazon.awscdk.services.autoscaling.common.IRandomGeneratorIRandomGenerator.Jsii$Default, IRandomGenerator.Jsii$Proxy
- 
Method SummaryMethods inherited from interface software.amazon.jsii.JsiiSerializable$jsii$toJson
- 
Method Details- 
nextBoolean- Specified by:
- nextBooleanin interface- IRandomGenerator
 
- 
nextInt- Specified by:
- nextIntin interface- IRandomGenerator
- Parameters:
- min- This parameter is required.
- max- This parameter is required.
 
 
-