That looks great...no way to randomize 6 - 8 characters?

 
Frank M. Ramaekers Jr.
 
 

-----Original Message-----
From: CMSTSO Pipelines Discussion List [mailto:cms-pipeli...@vm.marist.edu] On 
Behalf Of Rob van der Heij
Sent: Tuesday, July 20, 2010 8:43 AM
To: CMS-PIPELINES@VM.MARIST.EDU
Subject: Re: [CMS-PIPELINES] PIPE to generate random passwords

On Tue, Jul 20, 2010 at 3:18 PM, Frank M. Ramaekers
<framaek...@ailife.com> wrote:
> Is there a way (in PIPEs, of course) to generate random passwords.  (6-8
> random valid characters)

Something like this?

PIPE (END \)  random 36 |substr 4.1|take 8|join *|x: xlate 1-*| cons
\literal 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ|x:

_____________________________________________________
This message contains information which is privileged and confidential and is 
solely for the use of the
intended recipient. If you are not the intended recipient, be aware that any 
review, disclosure,
copying, distribution, or use of the contents of this message is strictly 
prohibited. If you have
received this in error, please destroy it immediately and notify us at 
privacy...@ailife.com.

Reply via email to