You want to randomly pick values and save that data for later use, correct? That is exactly what my example does. In my example the values are stored in the array. You can use the values of that array in any layout you want, the array data will remain the same until you change it.