Sorry for bumping the old thread.
So does that mean say i repeatedly generate seeds say 100 seeds one after the other before finally deciding the choose the seed for my wallet. Does that make the seed less secure?
no it doesn't. /dev/urandom can generate unlimited cryptographically secure random numbers. it doesn't run out.