Skip to content
Snippets Groups Projects
Commit 9726937c authored by Demian Katz's avatar Demian Katz
Browse files

Code simplification.

- srand() served no real purpose here (randomization is automatic anyway; no compelling reason to specifically use a time-based seed for Demo purposes)
- perfect situation for use of array_map()
parent 2e27dfd1
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment