Unfortunately, I don't know the C language, so in order to do
a command line version of Password Generator I would
probably need to learn C. It may however be possible
through a shell script written in tcsh, what is the random
number generator in TCSH btw? Does it use /dev/random or
something of the sort?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=498995
Unfortunately, I don't know the C language, so in order to do
a command line version of Password Generator I would
probably need to learn C. It may however be possible
through a shell script written in tcsh, what is the random
number generator in TCSH btw? Does it use /dev/random or
something of the sort?
Logged In: YES
user_id=604556
I do know C.
Logged In: YES
user_id=498995
Well, if you'd like to, you can start developing something of the sort...
C source for the random number generator