Показать выпадающий список

Test of gmp_random() Эта страница доступна только на английском языке.

Example #1 : test not validated (platform dependant or random result etc.)
Example #2 : test not validated (platform dependant or random result etc.)
Example #1
$input = 1
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'resource' => 'GMP instance',
    
'string' => '2633764197',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]
Example #2
$input = 2
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'resource' => 'GMP instance',
    
'string' => '15119679893629295675',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]