IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

Max Property

The exclusive upper bound.

Object Oriented Interface

public function getMax();
public function setMax($value);

Procedural Interface

ipworksencrypt_ezrand_get($res, 2 );
ipworksencrypt_ezrand_set($res, 2, $value );

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.

Data Type

Integer

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