PHP Classes

File: vendor/paragonie/random_compat/psalm-autoload.php

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/paragonie/random_compat/psalm-autoload.php   Download  
File: vendor/paragonie/random_compat/psalm-autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 4 years ago
Size: 231 bytes
 

Contents

Class file image Download
<?php

require_once 'lib/byte_safe_strings.php';
require_once
'lib/cast_to_int.php';
require_once
'lib/error_polyfill.php';
require_once
'other/ide_stubs/libsodium.php';
require_once
'lib/random.php';

$int = random_int(0, 65536);