IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

Max Property

The exclusive upper bound.

Syntax


 getMax(): number;

 setMax(max: number): void;

Default Value

100

Remarks

This property specifies the exclusive upper bound of the random integer to be generated. The value must be greater than Min. The default value is 100.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 JavaScript Edition - Version 20.0 [Build 8262]