PHP Classes

Classes of Roberto Sanchez

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Roberto Sanchez (1)  >  Mission progress status  >  Reputation  
Picture of Roberto Sanchez
Name: Roberto Sanchez <contact>
Classes: 1
Country: Cuba Cuba
Age: ???
All time rank: 440914 in Cuba Cuba
Week rank: 164 Up1 in Cuba Cuba Up
All time users: 101
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image PHP Randomly Generate String  
Generate random string based on given parameters
This class can generate random string based on given parameters.

It can take several parameters and returns a string encoded using UTF-8 with random characters that match the required of the specified parameters. Currently it can take parameters that define:

- Minimum and maximum numbers of characters to use in the string
- List of characters to use in the string, as well the minimum quantity of characters to return from the list

In Spanish:

Esta clase te permitira generar una cadena aleatoria, dando algunos parametros como:

- min y max numero de caracteres a usar en la cadena
- lista de caracteres a usar en la cadena, especificando el numero minimo de caracteres por lista
- el resultado final es codificado en el formato utf-8, asi la cadena se mostrara correctamente.
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z