You are here

psalm-autoload.php in Lockr 7.3

Same filename and directory in other branches
  1. 7.2 vendor/paragonie/random_compat/psalm-autoload.php

File

vendor/paragonie/random_compat/psalm-autoload.php
View source
<?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);