I feel like naively, this should work:<BR><pre class="ip-ubbcode-code-pre">for %i in (*.*) do ren "%i" "%random%%i"</pre><BR><BR>However, it renames every file with ...
[Karl] was in need of a hardware random number generator, but is needs had a few caveats: it needed to be cheap, and sufficiently random. Random number generation can get quite crazy with Geiger tubes ...