3v4l.org

run code in 300+ PHP versions simultaneously
<?php $token = uniqid('', true); var_dump($token); $token = uniqid(mt_rand(), true); var_dump($token); $bytes = openssl_random_pseudo_bytes(4); $hex = bin2hex($bytes); var_dump($bytes); var_dump($hex);
Output for 7.3.1
string(23) "5613b021000568.06122033" string(33) "18518113365613b0210007c8.21470980" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.3.0
string(23) "5613b021000734.56339049" string(31) "142664155613b0210009d4.92346491" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.13
string(23) "5613b021000486.10611569" string(32) "7794061775613b0210006a7.92797819" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.12
string(23) "5613b021000593.80390902" string(32) "1688035255613b021000829.95082164" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.11
string(23) "5613b021000449.97403144" string(32) "9906737255613b021000627.94271429" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.10
string(23) "5613b0210004c6.13122139" string(33) "11465286915613b0210006b6.87270658" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.9
string(23) "5613b021000440.36172175" string(32) "7889605845613b021000688.03895019" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.8
string(23) "5613b021000439.97346298" string(32) "6941732555613b021000618.55840966" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.7
string(23) "5613b021000440.36134278" string(32) "4292682975613b021000628.44941403" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.6
string(23) "5613b021000431.11789388" string(32) "1821238965613b021000629.43333954" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.5
string(23) "5613b021000430.72963523" string(32) "8857916545613b021000619.95279825" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.4
string(23) "5613b0210004b6.88682506" string(33) "11814379265613b0210006a8.88278978" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.3
string(23) "5613b021000496.87370375" string(32) "8832394945613b021000690.02612033" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.2
string(23) "5613b0210006b2.64499697" string(33) "16271006165613b0210009a4.07998357" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.1
string(23) "5613b0210005e1.79735387" string(32) "3532587495613b021000870.27844575" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.2.0
string(23) "5613b021000470.75474093" string(33) "10687095265613b021000688.89752664" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.1.25
string(23) "5613b021000625.72002871" string(32) "9131498775613b021000893.25708081" Fatal error: Uncaught Error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95:7 Stack trace: #0 {main} thrown in /in/PEr95 on line 7
Process exited with code 255.
Output for 7.1.7
string(23) "5613b021009804.74136440" string(32) "5262617735613b021009956.37639046" string(4) "� �r" string(8) "9a0cfd72"
Output for 7.1.6
string(23) "5613b021031635.02999860" string(33) "21024842745613b021031996.94309647" string(4) "� �" string(8) "08920bd1"
Output for 7.1.5
string(23) "5613b021029e68.79443831" string(32) "9632786685613b02102a167.04785148" string(4) "��]" string(8) "e7078f5d"
Output for 7.1.0
string(23) "5613b02100f775.96765012" string(33) "19304773015613b02100f988.13274615" string(4) "yu�" string(8) "79751db1"
Output for 7.0.20
string(23) "5613b02100c219.41697571" string(32) "9332044655613b02100c385.69234641" string(4) "�C" string(8) "91431018"
Output for 7.0.14
string(23) "5613b02100f183.95412416" string(33) "15035910795613b02100f399.46706899" string(4) "G��" string(8) "47e8a2d0"
Output for 7.0.11
string(23) "5613b02100e8f0.93623179" string(32) "7653539945613b02100eaf1.70550020" string(4) "�R�" string(8) "a852d9f9"
Output for 7.0.10
string(23) "5613b02100dbd4.15685306" string(33) "19009740655613b02100dd83.08752615" string(4) "A��d" string(8) "41fdf764"
Output for 7.0.9
string(23) "5613b02100f423.98492227" string(33) "17949905865613b02100f648.72853582" string(4) "��Q6" string(8) "919e5136"
Output for 7.0.8
string(23) "5613b02100da64.98818711" string(32) "3183792245613b02100dc29.09719081" string(4) "�s" string(8) "99020e73"
Output for 7.0.7
string(23) "5613b02100d1f1.86233918" string(33) "18039055605613b02100d396.78361748" string(4) "lr��" string(8) "6c72a7e1"
Output for 7.0.6
string(23) "5613b02100fe55.83448923" string(33) "14090109045613b021010067.06446010" string(4) "�na�" string(8) "946e61de"
Output for 7.0.5
string(23) "5613b021010050.80081157" string(33) "18255620805613b021010242.03377963" string(4) "Y�GY" string(8) "59f14759"
Output for 7.0.4
string(23) "5613b02100f4f0.84349096" string(32) "8805385935613b02100f6d8.51315823" string(4) "kz" string(8) "6b7a1908"
Output for 7.0.3
string(23) "5613b02100ff26.20769815" string(33) "14784666505613b021010132.16478857" string(4) "�]�3" string(8) "ec5d9433"
Output for 7.0.2
string(23) "5613b02100efc2.48044542" string(33) "18093901595613b02100f1c1.74738893" string(4) " �{�" string(8) "0d847be1"
Output for 7.0.1
string(23) "5613b02100eac4.05405215" string(32) "1523732525613b02100ec99.20022543" string(4) "��*"" string(8) "8fa02a22"
Output for 7.0.0
string(23) "5613b02100eb75.20586272" string(33) "18336425735613b02100ed51.00408956" string(4) "��=" string(8) "c415df3d"
Output for 5.6.28
string(23) "5613b021011d85.10018551" string(33) "13738797305613b021011fd6.08365984" string(4) "n4�" string(8) "6e34ea9b"
Output for 5.6.25
string(23) "5613b02100ec72.89849319" string(32) "1523048915613b02100eeb5.55053719" string(4) "5�" string(8) "35991701"
Output for 5.6.24
string(23) "5613b0210117b0.64291933" string(33) "13354699315613b0210119d4.05988499" string(4) "��{�" string(8) "8b837be8"
Output for 5.6.23
string(23) "5613b02100de76.11094316" string(33) "13236078285613b02100dfc9.24869718" string(4) "��" string(8) "971de31f"
Output for 5.6.22
string(23) "5613b021011293.75340756" string(32) "6818731385613b0210114b3.86192257" string(4) "��]�" string(8) "81fa5d87"
Output for 5.6.21
string(23) "5613b021011b66.05059837" string(33) "14560305735613b021011d93.80141255" string(4) "�&�" string(8) "1c8c26c6"
Output for 5.6.20
string(23) "5613b021011dd2.90185197" string(33) "18741124665613b021011fe3.21546944" string(4) "�!��" string(8) "dd21fde6"
Output for 5.6.19
string(23) "5613b021011cf9.82887015" string(31) "442439725613b021011f14.20496578" string(4) "�_RF" string(8) "dc5f5246"
Output for 5.6.18
string(23) "5613b02100fbd0.07849303" string(33) "15269307955613b02100fda1.27026139" string(4) "j~��" string(8) "6a7eadb3"
Output for 5.6.17
string(23) "5613b021010e46.08918620" string(32) "5986491475613b021010ff8.95825214" string(4) "c�:h" string(8) "63f33a68"
Output for 5.6.16
string(23) "5613b021010656.90960290" string(32) "8218665465613b021010830.20989546" string(4) "�q�)" string(8) "fb71ef29"
Output for 5.6.15
string(23) "5613b021012399.01746463" string(33) "17106796635613b0210125e2.46615612" string(4) "�U�" string(8) "b555bd1b"
Output for 5.6.14
string(23) "5613b02100e566.06078065" string(32) "1327348785613b02100e744.72012931" string(4) "\'�B" string(8) "5c27e242"
Output for 5.6.13
string(23) "5613b0210118e6.34142465" string(32) "7000457565613b021011af0.16979159" string(4) "�MQ�" string(8) "ce4d51f3"
Output for 5.6.12
string(23) "5613b02100fe71.64337705" string(33) "13601258385613b021010068.97704883" string(4) "&�#"" string(8) "26c02322"
Output for 5.6.11
string(23) "5613b021011556.42199770" string(33) "12142219955613b0210116d9.73439330" string(4) ",�l " string(8) "2cd16c0d"
Output for 5.6.10
string(23) "5613b021012028.26883062" string(32) "6599231025613b021012248.81296089" string(4) "Q��" string(8) "7f51f0e7"
Output for 5.6.9
string(23) "5613b02100eb69.86000631" string(32) "9496616725613b02100edb2.53074550" string(4) "�Ԡ�" string(8) "dcd4a0c6"
Output for 5.6.8
string(23) "5613b02100e8f1.31255276" string(33) "10515559425613b02100eac4.11562927" string(4) "jm," string(8) "6a6d2c7f"
Output for 5.6.7
string(23) "5613b02100fe28.51049588" string(33) "11963297335613b021010006.03507412" string(4) "n��" string(8) "6ec8e817"
Output for 5.6.6
string(23) "5613b021011ed3.98176861" string(33) "12220116605613b0210120f9.93276768" string(4) "$�[ " string(8) "24d65b0d"
Output for 5.6.5
string(23) "5613b021011d85.97163575" string(32) "1159671865613b021011fa2.22373299" string(4) "���" string(8) "811ea8c0"
Output for 5.6.4
string(23) "5613b021011de4.76232280" string(33) "12610378765613b021012008.66866956" string(4) "�� " string(8) "eaf12017"
Output for 5.6.3
string(23) "5613b021010717.66671226" string(33) "18335568325613b0210108f9.51109046" string(4) "�ɝ�" string(8) "89c99d96"
Output for 5.6.2
string(23) "5613b02100bc97.45464252" string(30) "78840015613b02100be12.52234417" string(4) "y�-" string(8) "79c2112d"
Output for 5.6.1
string(23) "5613b021010821.50855997" string(32) "7361691545613b021010a12.57198903" string(4) "���l" string(8) "a9b2e86c"
Output for 5.6.0
string(23) "5613b021010573.88616588" string(32) "6730543805613b021010741.57031658" string(4) "����" string(8) "ae96c9e5"
Output for 5.5.38
string(23) "5613b021010383.10248018" string(33) "19908979085613b0210105b3.60913989" string(4) "���" string(8) "9e0fa083"
Output for 5.5.37
string(23) "5613b021010f25.31204352" string(31) "152363285613b021011136.52818182" string(4) "�3I " string(8) "a433490d"
Output for 5.5.36
string(23) "5613b02100c0d3.96909004" string(33) "20289444295613b02100c278.29056997" string(4) "h ��" string(8) "68098993"
Output for 5.5.35
string(23) "5613b021011381.43826982" string(33) "11734263235613b0210115e6.82286491" string(4) "��" string(8) "14d3c2c0"
Output for 5.5.34
string(23) "5613b021010101.57139787" string(33) "19931505875613b021010303.27235829" string(4) "o�4>" string(8) "6f8c343e"
Output for 5.5.33
string(23) "5613b021011cb6.75500889" string(31) "671954955613b021011ec1.37233806" string(4) "�ء�" string(8) "d1d8a1c5"
Output for 5.5.32
string(23) "5613b021010d58.39823775" string(33) "18914456335613b021010f66.05589618" string(4) "�׹�" string(8) "85d7b98f"
Output for 5.5.31
string(23) "5613b02100e319.48234595" string(33) "16045091495613b02100e4d2.20334687" string(4) "^�}" string(8) "5ee3b67d"
Output for 5.5.30
string(23) "5613b021011b70.61273698" string(32) "3284366635613b021011d81.11247338" string(4) "���" string(8) "ae08dfe5"
Output for 5.5.29
string(23) "5613b021011269.18826051" string(33) "17037956115613b021011476.34339009" string(4) "�Y�" string(8) "d80259c5"
Output for 5.5.28
string(23) "5613b02100f3f2.76658106" string(33) "20203203145613b02100f5f0.17630626" string(4) "w.EH" string(8) "772e4548"
Output for 5.5.27
string(23) "5613b02100eda8.64665571" string(33) "17373054885613b02100ef79.20086276" string(4) "��~" string(8) "1db0f27e"
Output for 5.5.26
string(23) "5613b02100f317.82308560" string(33) "13812080735613b02100f4e6.58987399" string(4) "��<�" string(8) "9e913cec"
Output for 5.5.25
string(23) "5613b021010343.46867732" string(33) "13322142805613b021010536.30303603" string(4) "C��e" string(8) "43bdfb65"
Output for 5.5.24
string(23) "5613b0210116a2.95353349" string(33) "17288600385613b021011872.53332407" string(4) "X/�j" string(8) "582f986a"
Output for 5.5.23
string(23) "5613b02100f813.54994843" string(32) "7586307105613b02100fa11.13808115" string(4) "Yi��" string(8) "5969a2bb"
Output for 5.5.22
string(23) "5613b02100eb17.11557340" string(32) "3964525115613b02100ecf8.86408116" string(4) "�6�" string(8) "d21836ca"
Output for 5.5.21
string(23) "5613b021012b48.94844857" string(33) "18298810895613b021012d90.16383136" string(4) "P�j" string(8) "5003826a"
Output for 5.5.20
string(23) "5613b021012545.15227881" string(32) "7328010365613b021012785.57833341" string(4) "/�`�" string(8) "2fcd6097"
Output for 5.5.19
string(23) "5613b021010e50.75117991" string(32) "9660989965613b021011072.66392036" string(4) "��ۣ" string(8) "a7addba3"
Output for 5.5.18
string(23) "5613b021010803.04847327" string(33) "20077038265613b0210109f1.63748384" string(4) "r�b�" string(8) "72bb62f0"
Output for 5.5.16
string(23) "5613b021011c63.72428015" string(33) "17366676565613b021011e48.87101652" string(4) "�O��" string(8) "be4ffbb4"
Output for 5.5.15
string(23) "5613b021013310.80801787" string(32) "9211764135613b021013583.57293900" string(4) "�5��" string(8) "be359c91"
Output for 5.5.14
string(23) "5613b02100fb93.14676167" string(33) "12220607205613b02100fd71.92037725" string(4) "U-�" string(8) "17552d98"
Output for 5.5.13
string(23) "5613b02100e346.01144177" string(33) "15870304045613b02100e564.17911124" string(4) "\ J�" string(8) "5c0b4aba"
Output for 5.5.12
string(23) "5613b0210116b2.94100400" string(33) "21268118815613b0210118b9.56978349" string(4) "�" string(8) "081dae00"
Output for 5.5.11
string(23) "5613b02100f760.14773118" string(32) "9459034495613b02100f960.72461515" string(4) "�~�&" string(8) "aa7ef426"
Output for 5.5.10
string(23) "5613b02100fc90.83029677" string(32) "4843722985613b02100fe56.31794035" string(4) "��" string(8) "b001ea80"
Output for 5.5.9
string(23) "5613b02100d869.21334036" string(32) "7317058125613b02100da01.96037351" string(4) "����" string(8) "9cb8d8d4"
Output for 5.5.8
string(23) "5613b021011919.06760915" string(32) "2086981555613b021011b49.45400274" string(4) ":�" string(8) "123a0080"
Output for 5.5.7
string(23) "5613b021012107.48432132" string(33) "14599909415613b021012310.89574441" string(4) "���A" string(8) "a1b1ff41"
Output for 5.5.6
string(23) "5613b021012ae9.67159087" string(32) "4726304775613b021012d18.80907643" string(4) "5lۅ" string(8) "356cdb85"
Output for 5.5.5
string(23) "5613b021010929.18887367" string(32) "3325592925613b021010b10.45848841" string(4) "țr" string(8) "c89b721d"
Output for 5.5.4
string(23) "5613b021012e04.69348897" string(33) "14456404615613b021013035.43731967" string(4) "�"o" string(8) "891b226f"
Output for 5.5.3
string(23) "5613b021012354.44435927" string(33) "15433745915613b021012563.56734913" string(4) "?�=" string(8) "3f81083d"
Output for 5.5.2
string(23) "5613b02100e263.76146691" string(33) "16150010915613b02100e3f1.27549670" string(4) "I��B" string(8) "49b2ef42"
Output for 5.5.1
string(23) "5613b02100ed65.60756619" string(33) "14845556005613b02100ef39.22090617" string(4) "���f" string(8) "eec6df66"
Output for 5.5.0
string(23) "5613b0210101a6.17181007" string(33) "11045680685613b021010301.40246366" string(4) "�o�" string(8) "b16f058d"
Output for 5.4.45
string(23) "5613b02100f003.99330957" string(33) "20819580815613b02100f287.30934503" string(4) "����" string(8) "81a28196"
Output for 5.4.44
string(23) "5613b02100f5d9.67659621" string(31) "613941955613b02100f894.75322266" string(4) "�p�" string(8) "1983709c"
Output for 5.4.43
string(23) "5613b02100f7b2.79458283" string(32) "4409212965613b02100fa35.53389275" string(4) "}Q7m" string(8) "7d51376d"
Output for 5.4.42
string(23) "5613b02100e7a4.45614037" string(32) "6420388115613b02100e9e5.19341003" string(4) "j��" string(8) "6aac9c0e"
Output for 5.4.41
string(23) "5613b02100fa27.38887751" string(32) "2113352165613b02100fcd4.65217852" string(4) "�%��" string(8) "b025ecf4"
Output for 5.4.40
string(23) "5613b02100edc6.71715737" string(32) "3437095845613b02100f012.09144679" string(4) "��v" string(8) "ff03cc76"
Output for 5.4.39
string(23) "5613b02100e3d4.81355495" string(33) "10461168665613b02100e642.39483789" string(4) "Z>" string(8) "061e5a3e"
Output for 5.4.38
string(23) "5613b02100dde1.38496254" string(33) "16103175305613b02100e036.72015798" string(4) "Z0��" string(8) "5a30f1ed"
Output for 5.4.37
string(23) "5613b02100e407.16742106" string(32) "1187283415613b02100e6b1.46788064" string(4) "u," string(8) "75132c02"
Output for 5.4.36
string(23) "5613b02100bf32.81515558" string(32) "7354730025613b02100c110.12597807" string(4) "e�<�" string(8) "65f23ced"
Output for 5.4.35
string(23) "5613b02100d7a6.86917647" string(33) "11492699915613b02100d9b7.96461276" string(4) "�|YZ" string(8) "857c595a"
Output for 5.4.34
string(23) "5613b02100fbb1.22105230" string(32) "8435622135613b02100fec0.70633039" string(4) "��" string(8) "198e02ee"
Output for 5.4.32
string(23) "5613b02100e6c5.61393886" string(33) "19035423055613b02100e8f8.80446031" string(4) "SȃV" string(8) "53c88356"
Output for 5.4.31
string(23) "5613b02100d446.50271418" string(32) "6537756565613b02100d6a3.85054531" string(4) "�}ٰ" string(8) "de7dd9b0"
Output for 5.4.30
string(23) "5613b02100f110.91347203" string(32) "7984614905613b02100f368.11131811" string(4) "\>Z" string(8) "5c3e5a1d"
Output for 5.4.29
string(23) "5613b021010359.66544469" string(33) "20960272755613b0210105e8.10662836" string(4) "��id" string(8) "b3ae6964"
Output for 5.4.28
string(23) "5613b02100e757.52188801" string(33) "20005010225613b02100e8f4.42685352" string(4) "��O<" string(8) "e6d54f3c"
Output for 5.4.27
string(23) "5613b02100c6d3.08069874" string(33) "16543685605613b02100c905.05236283" string(4) "�H-" string(8) "e685482d"
Output for 5.4.26
string(23) "5613b02100b225.21851057" string(33) "18423798375613b02100b401.79175899" string(4) "YJl" string(8) "594a0e6c"
Output for 5.4.25
string(23) "5613b02100ee53.29602871" string(32) "1054306195613b02100f098.28244853" string(4) "ݥ�A" string(8) "dda59641"
Output for 5.4.24
string(23) "5613b02100e6b7.14378599" string(32) "3196762365613b02100e982.23840543" string(4) "��" string(8) "069c11c9"
Output for 5.4.23
string(23) "5613b0210100c6.94378989" string(33) "16479291565613b021010346.35613892" string(4) "���" string(8) "b2059ea4"
Output for 5.4.22
string(23) "5613b0210104d1.08700819" string(33) "21137757615613b021010752.51561127" string(4) "�ȱ " string(8) "dac8b10c"
Output for 5.4.21
string(23) "5613b02100f5c5.88080041" string(32) "1035515225613b02100f891.57043084" string(4) "����" string(8) "94aea9a5"
Output for 5.4.20
string(23) "5613b02100d568.07722067" string(33) "13072351645613b02100d7c7.04097855" string(4) "�$" string(8) "94131f24"
Output for 5.4.19
string(23) "5613b02100de12.57997350" string(33) "10267005415613b02100e024.00704578" string(4) "��" string(8) "bf04e8f7"
Output for 5.4.18
string(23) "5613b02100ec34.39756241" string(31) "299693235613b02100ee81.63848804" string(4) "�N5" string(8) "d44e0835"
Output for 5.4.17
string(23) "5613b0210101e6.49613324" string(31) "597099025613b021010447.17671371" string(4) "ñR)" string(8) "c3b15229"
Output for 5.4.16
string(23) "5613b02100f452.41750926" string(33) "18773486485613b02100f6e2.91279232" string(4) "^�" string(8) "015e078a"
Output for 5.4.15
string(23) "5613b02100b0e6.71268524" string(32) "4064047675613b02100b2f6.41683714" string(4) "���" string(8) "fbb006d0"
Output for 5.4.14
string(23) "5613b021007fc3.66304758" string(33) "18329578985613b021008229.17487553" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.13
string(23) "5613b021008581.29850517" string(33) "12333318155613b021008802.89214757" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.12
string(23) "5613b021007981.01760432" string(33) "10289336985613b021007bb3.74108148" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.11
string(23) "5613b021008db8.93057222" string(33) "17768856545613b021009044.27544824" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.10
string(23) "5613b021007e31.73967049" string(33) "19985250755613b021008089.58273258" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.9
string(23) "5613b0210094f1.12932569" string(32) "8047580775613b0210097a8.04425118" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.8
string(23) "5613b021008d65.90247294" string(33) "12526001065613b021008ff2.39206155" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.7
string(23) "5613b0210083e5.10488405" string(33) "17742781465613b021008645.97421535" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.6
string(23) "5613b021008006.71873504" string(33) "16094339265613b021008253.81918477" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.5
string(23) "5613b021008566.73544249" string(33) "19548790445613b0210087f3.11606893" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.4
string(23) "5613b021006276.60977273" string(33) "13769706805613b021006437.33858300" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.3
string(23) "5613b021009090.06842077" string(32) "8399541315613b021009313.85658220" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.2
string(23) "5613b021009bf5.36313969" string(33) "11090177605613b021009e85.66895506" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.1
string(23) "5613b021008728.97399047" string(33) "16263652995613b021008974.24889428" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.4.0
string(23) "5613b02100aa44.10831536" string(33) "14890098345613b02100acc3.67419904" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.29
string(23) "5613b021008133.64453539" string(33) "16188651535613b021008385.44656499" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.28
string(23) "5613b021006144.65688425" string(32) "3279765625613b0210062d0.50439058" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.27
string(23) "5613b021008ea7.40106975" string(33) "19620097985613b0210090d2.85518141" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.26
string(23) "5613b021006ae6.12967636" string(32) "6567550035613b021006cb5.21524588" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.25
string(23) "5613b021008ac5.11334903" string(33) "20573243495613b021008d24.46728272" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.24
string(23) "5613b0210074a3.75025974" string(32) "5201158885613b0210076a0.74307424" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.23
string(23) "5613b0210090e7.38140040" string(32) "6308784835613b021009380.28057543" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.22
string(23) "5613b021008300.55267992" string(33) "17508233875613b021008558.58462052" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.21
string(23) "5613b021009211.20550216" string(33) "14320956865613b0210094a6.78508705" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.20
string(23) "5613b0210083a5.17014594" string(32) "4737712025613b0210085e8.24388493" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.19
string(23) "5613b021008951.26826515" string(32) "5041576545613b021008be5.86005346" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.18
string(23) "5613b021006518.46419646" string(33) "19417227765613b0210066f6.89991448" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.17
string(23) "5613b021007fb5.19327368" string(33) "17092385595613b0210081d2.19835758" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.16
string(23) "5613b021009514.25914063" string(33) "18108260855613b0210097b6.69407112" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.15
string(23) "5613b021008912.81274948" string(33) "17286202815613b021008b86.50881497" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.14
string(23) "5613b0210088e1.60864315" string(32) "2843309085613b021008ba9.07304189" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.13
string(23) "5613b021008912.81180205" string(33) "13227627305613b021008ba7.53497266" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.12
string(23) "5613b021008a30.10231796" string(33) "15219012195613b021008cc1.07396020" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.11
string(23) "5613b0210075b1.42429790" string(32) "2331756835613b0210077e8.89339139" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.10
string(23) "5613b021008748.20393908" string(33) "17799601595613b0210089b4.81876227" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.9
string(23) "5613b021008e31.23021351" string(32) "2817015115613b0210090a2.19303790" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.8
string(23) "5613b021008467.10111568" string(33) "20906480935613b021008745.06855420" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.7
string(23) "5613b021008955.14497756" string(33) "16969730375613b021008bf7.02764402" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.6
string(23) "5613b021007dd0.90653278" string(32) "9714480095613b021008037.28592593" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.5
string(23) "5613b021009162.78407911" string(32) "4841591925613b021009637.32619987" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.4
string(23) "5613b0210084c1.30408056" string(31) "709606345613b021008717.53393894" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.3
string(23) "5613b021008804.71606212" string(33) "17091599295613b021008b29.98957427" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.2
string(23) "5613b0210079b0.94665781" string(33) "12638325155613b021007b87.62835880" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.1
string(23) "5613b021007651.80059185" string(32) "7095065235613b021007890.00408277" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.3.0
string(23) "5613b0210090a1.70947031" string(33) "19160093075613b0210093d7.11601137" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.17
string(23) "5613b021007095.99821107" string(33) "10183262725613b021007304.58226924" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.16
string(23) "5613b021007617.98223136" string(33) "15613793235613b0210078f1.62457027" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.15
string(23) "5613b021006441.97056650" string(31) "748233435613b0210066a6.39752648" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.14
string(23) "5613b021006d94.10629823" string(32) "3065361455613b021007017.85802262" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.13
string(23) "5613b021006a81.81340369" string(33) "20481023235613b021006d20.92669321" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.12
string(23) "5613b021006ee1.82258191" string(32) "4156716115613b021007183.34285226" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.11
string(23) "5613b021006551.83915894" string(32) "6036213855613b0210067b4.28753839" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.10
string(23) "5613b021006da1.81362546" string(33) "21288282115613b021007048.30107787" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.9
string(23) "5613b021007321.80896406" string(31) "364296905613b021007608.03574509" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.8
string(23) "5613b021006d61.81399180" string(33) "16040377755613b021007073.78996839" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.7
string(23) "5613b021004581.93268067" string(32) "6617248405613b021004784.00436819" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.6
string(23) "5613b021005b91.87882507" string(33) "17876646675613b021005df5.03766623" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.5
string(23) "5613b0210065f1.83559026" string(32) "7026051325613b021006873.43855456" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.4
string(23) "5613b0210040a1.94626696" string(33) "17351492245613b021004254.05985995" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.3
string(23) "5613b021004a71.92912147" string(32) "1759681025613b021004c53.73086843" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.2
string(23) "5613b021005c11.89073439" string(33) "16562860195613b021005db8.66669631" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.1
string(23) "5613b021003c71.96786226" string(33) "11334856095613b021003df0.18328455" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.2.0
string(23) "5613b021003c91.96730011" string(33) "11748329365613b021003de7.84930230" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.1.6
string(23) "5613b021003851.98034004" string(32) "4748549175613b021003a13.19662003" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.1.5
string(23) "5613b021003fc1.95816049" string(33) "10645985015613b021004150.06308207" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.1.4
string(23) "5613b021003a31.98647629" string(32) "7839817775613b021003ba5.99299948" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.1.3
string(23) "5613b0210046b1.94082235" string(32) "9943207455613b021004876.41416040" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.1.2
string(23) "5613b021003be1.96858232" string(33) "19310545685613b021003d47.06041895" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.1.1
string(23) "5613b0210055a1.91174544" string(33) "18441791955613b021005827.78000744" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.1.0
string(23) "5613b021003dc1.96521892" string(31) "305428635613b021003f53.63201092" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.0.5
string(23) "5613b021001de2.06061341" string(32) "2312635505613b021001f96.62039322" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.0.4
string(23) "5613b021002712.03862019" string(32) "6522934635613b021002979.75646203" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.0.3
string(23) "5613b021001932.07271222" string(32) "3275558685613b021001ab0.04419190" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.0.2
string(23) "5613b021001d82.06078080" string(33) "10705600395613b021001f21.73903045" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.0.1
string(23) "5613b021001ad2.07903480" string(32) "4289286785613b021001c59.11017812" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 5.0.0
string(23) "5613b021001962.06859718" string(31) "297412945613b021001aa4.48703315" Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.9
string(23) "5613b021000722.13931717" string(33) "19343597635613b021000973.47319970" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.8
string(23) "5613b021000452.13949718" string(32) "2666002265613b0210005a2.69248333" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.7
string(23) "5613b0210006e2.13854975" string(32) "1258397145613b0210008d3.71864102" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.6
string(23) "5613b0210005c2.13836026" string(33) "20168220065613b0210007d3.92387256" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.5
string(23) "5613b0210003e2.13817077" string(33) "12884058995613b021000554.12910410" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.4
string(23) "5613b0210003c2.13741283" string(33) "12755380205613b021000564.95003025" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.3
string(23) "5613b021000772.13647486" string(33) "18482587745613b021000a36.55167277" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.2
string(23) "5613b021000442.13627591" string(33) "20734746375613b0210005c6.18141948" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.1
string(23) "5613b0210004f2.13570744" string(33) "19945389245613b021000666.79711409" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.4.0
string(23) "5613b0210003e2.13532847" string(33) "15683628455613b021000517.20757717" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.11
string(23) "5613b021000502.13494950" string(33) "14388297405613b0210006f7.61804024" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.10
string(23) "5613b0210003f2.13457052" string(32) "8274888215613b021000578.02850332" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.9
string(23) "5613b0210003e2.13419155" string(33) "19034929355613b021000568.43896640" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.8
string(23) "5613b0210003c2.13343676" string(32) "5402032245613b021000512.78505425" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.7
string(23) "5613b021000362.13343360" string(32) "2698172625613b0210004c9.25989255" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.6
string(23) "5613b021000632.13268513" string(32) "4926987785613b021000880.65630366" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.5
string(23) "5613b021000522.13305463" string(32) "7289740295613b021000729.67035563" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.4
string(23) "5613b0210003c2.13286514" string(33) "19294926045613b021000519.87558716" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.3
string(23) "5613b021000342.13267565" string(32) "5248626985613b021000470.08081883" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.2
string(23) "5613b021000591.78898980" string(33) "20328262865613b021000750.21009749" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Process exited with code 255.
Output for 4.3.1
string(23) "5613b0210005b2.13117870" string(32) "8527615665613b021000772.87364080" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7
Output for 4.3.0
string(23) "5613b0210004d2.13061656" string(32) "8495575495613b021000690.53965867" Fatal error: Call to undefined function: openssl_random_pseudo_bytes() in /in/PEr95 on line 7

preferences:
169.66 ms | 401 KiB | 233 Q