Ad
  • Custom User Avatar

    After experimenting with the tests that it runs the problem is something to do with the randInt function. picking strings with random lengths from 1-7 errors every time, 1-6 passes everything, 6-7 errors, 7-7 all passes. Considering testing all length 7s should be the most memory intensive and it works... I'm really not sure what the problem is.