Skip to content

Alain-Pascal/php_arrayGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

About php_arrayGenerator

php_arrayGenerator is a php program that generates a size defined array of random elements.

Installation

  1. Ensure a local server like WampServer or XAMPP or MAMP or the LAMP stack is installed and running

  2. Download and install the Git version control system

  3. Install a text editor or IDE like Sublime Text or Atom or Visual Studio Code

  4. Install a web browser like Google Chrome or Firefox

  5. Clone the GitHub Repository php_arrayGenerator to local host

  $ git clone https://github.com/AlainPascal/php_arrayGenerator.git

  $ cd php_arrayGenerator
  1. Open browser and enter the following URL localhost/php_arrayGenerator/index.php

To Do

  1. Add code to generate array of random strings
  2. Add code to generate unique array elements

Contributing

Contributions to php_arrayGenerator are encouraged. Kindly refer to the To Do list and push the changes

License

php_arrayGenerator is licensed under the MIT License.

About

A php code that generates a random array

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%