cjerdonek / quick-sampler

Browser implementation of Ronald L. Rivest's sampling algorithm using AngularJS
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Allow random seed to be input over multiple elements #2

Open cjerdonek opened 10 years ago

cjerdonek commented 10 years ago

For long seeds (e.g. 24 digit numbers), it will help for viewing if the seed can spread over multiple inputs.

UI idea: when the user starts typing in a random seed input field, a new element forms below it if there isn't already one.