Is random numbers
Do you know how to do random letters?
<?php
SetCurrentPlayerVar( "key", round( ToNum( RandomNum( 100000,999999 ) ),0 ) );
?>
<?php
SetCurrentPlayerVar( "sorts", round( ToNum( RandomSorts( AAA,ZZZ ) ),0 ) );
?>