Sindbad~EG File Manager

Current Path : /home/sarayaglobal/sarayamystair.in/libraries/fof30/Encrypt/
Upload File :
Current File : /home/sarayaglobal/sarayamystair.in/libraries/fof30/Encrypt/RandvalInterface.php

<?php
/**
 * @package   FOF
 * @copyright Copyright (c)2010-2020 Nicholas K. Dionysopoulos / Akeeba Ltd
 * @license   GNU General Public License version 2, or later
 */

namespace FOF30\Encrypt;

// Protect from unauthorized access
defined('_JEXEC') or die();

interface RandvalInterface
{
	/**
	 *
	 * Returns a cryptographically secure random value.
	 *
	 * @return string
	 *
	 */
	public function generate();
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists