workingmommy Posted April 9, 2013 Share Posted April 9, 2013 I have to create 2 additional data types that generate random numbers...one by normal distribution and the other by the Pareto Principle. Each data type has 3 files but the "meat" is in the generate.php file. Each function within must begin with the name of the folder. So if the folder is called Normal, then each of the functions must begin with Normal. The generate.php has 3 parts: 1. Normal_get_template_optionsjust defines the input and inserts them into an array 2. Normal_generate_item 3. Normal_get_export_type This doesn't seem to change from one file to another I am so lost. Any help would be greatly appreciated!!!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.