Cpanel::Rand::getranddata

This article documents the usage of the Cpanel::Rand::getranddata function in relation to the cPanel interface. This tag can be used inside cPanel pages.


SYNOPSIS

Cpanel::Rand::getranddata


DESCRIPTION

This function outputs a string of random data.


VARIABLES

INPUT

length (string)
Length of random data in bytes. (16 bytes if not specified)

OUTPUT

random
Random data.


EXAMPLES

<?cp Rand::getranddata(%,random) ?>

This example outputs a string of random data.


COPYRIGHT

Copyright 2007 cPanel Inc.