Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 5.0

    Is there a way to assign placement of variables randomly?

    This code takes a start and end value (both int) and generates an array. From there it shuffles the array into a random order and returns the shuffled array. This returned array can then be used in a simple for..loop for whatever you need without worrying about repeated values. Just make a call to t ...

    • ncm
    • 1
    • November 18, 2009
  • Results 1-1 of 1