IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

Min Property

The inclusive lower bound.

Object Oriented Interface

public function getMin();
public function setMin($value);

Procedural Interface

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

Default Value

0

Remarks

This property specifies the inclusive lower bound of the random integer to be generated. The value must be less than Max, and must not be negative. The default value is 0.

Data Type

Integer

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