Another snippet. This is a F# implementation of a fast strong password generator with multi-core support. On my Phenom II x4 955 it generates up to 125.000 12-character passwords (digits + letters + symbols) per second.

Source: http://pastebin.com/gysiGBGd
Hyperz Reviewed by Hyperz on . [F#] Strong random password generator (Multi-core) Another snippet. This is a F# implementation of a fast strong password generator with multi-core support. On my Phenom II x4 955 it generates up to 125.000 12-character passwords (digits + letters + symbols) per second. Source: http://pastebin.com/gysiGBGd Rating: 5