When using multiple [...] blocks in RANDOMSTRING
authorRonnie sahlberg <ronniesahlberg@gmail.com>
Tue, 18 May 2010 07:14:37 +0000 (17:14 +1000)
committerRonnie sahlberg <ronniesahlberg@gmail.com>
Tue, 18 May 2010 07:14:37 +0000 (17:14 +1000)
commit234d025b54808ea3b2c7ccba7620d092c2b65fc4
tree7857b1247cb828bbe49c4b970a616fec4745fd06
parente67f7e738dfad3cfd028f6a508b5e09b8e8af375
When using multiple [...] blocks in RANDOMSTRING
all [...] blocks would be replacved by the string picked for the firs
toccurence.

Update the code so we use different strings for each for "extra
randomness".
child.c
proto.h
util.c