Nasty strings to use in tests.
Copyright: | 2013 David MonllaĆ³ |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 116 lines (4 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
nasty_strings:: (3 methods):
get()
reset_used_strings()
random_index()
Class: nasty_strings - X-Ref
Nasty strings manager.get($key) X-Ref |
Returns a nasty string and stores the key mapping. param: string $key The key return: string |
reset_used_strings() X-Ref |
Resets the used strings var. return: void |
random_index() X-Ref |
Returns a random index. return: int |