php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #12131 misworded gmp_random documentation(?)
Submitted: 2001-07-13 03:28 UTC Modified: 2002-02-06 11:49 UTC
From: rugby at flipp dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.6 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rugby at flipp dot net
New email:
PHP Version: OS:

 

 [2001-07-13 03:28 UTC] rugby at flipp dot net
on:

http://php.net/manual/en/function.gmp-random.php

you say:

Generate a random number. The number will be up to limiter words long. If limiter is negative, negative numbers are generated

you might have meant:

Generates a random number. The generated number will be between _limiter_ and zero in value. If limiter is negative, negative numbers are generated


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-06 11:49 UTC] alindeman@php.net
This bug has been fixed in CVS.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 15:01:31 2025 UTC