IPWorks Encrypt 2020 PHP Edition

Questions / Feedback?

GetNextInt Method

Generates a random integer.

Object Oriented Interface

public function doGetNextInt();

Procedural Interface

ipworksencrypt_ezrand_do_getnextint($res);

Remarks

This method generates a random integer. The Min and Max properties define the minimum and maximum values. After calling this method the RandInt property will hold the integer. The following properties are applicable when calling this method:

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