ドロップダウンリストを表示

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' => '1952766048',
  ],
  
'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' => '672664701836770316',
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]