Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Colin Kuskie 2eaea55041 Added a basic frequency distribution test. Note that in limited samples of
1000 across 5 bins that the distribution is not even.  The highest and lowest
bin seem to have about half the frequency of the other bins.  This is due to
the use of the round function.  int would make the distribution more even (white)
at the cost of not returning the limiting number.
2006-07-23 06:19:31 +00:00
docs add new error message to FileUrl macro 2006-07-23 01:35:20 +00:00
etc added runOnLogout and runOnLogin config file params 2006-07-19 16:24:02 +00:00
lib Add more docs to the Splat_random macro. Change the macro to use Perl's 2006-07-23 06:17:31 +00:00
sbin - fix: spectre 2006-07-20 00:55:05 +00:00
t Added a basic frequency distribution test. Note that in limited samples of 2006-07-23 06:19:31 +00:00
www fix: navigation 2006-07-21 20:46:01 +00:00