Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] random in bash [Kmail Notification]
- To: tlug@example.com
- Subject: Re: [tlug] random in bash [Kmail Notification]
- From: Antony Stace <s45652001@example.com>
- Date: Fri, 8 Mar 2002 08:59:06 +0900
- Content-transfer-encoding: 7bit
- Content-type: text/plain; charset=US-ASCII
- In-reply-to: <20020308084532.3ddd4cc8.s45652001@example.com>
- References: <87d6ygpg4x.fsf@example.com><Pine.GSO.4.44.0203070936190.793-100000@example.com><20020308084532.3ddd4cc8.s45652001@example.com>
maybe I should the man page! $man bash -----------snip-------------------- RANDOM Each time this parameter is referenced, a random integer between 0 and 32767 is generated. The sequence of random numbers may be initialized by assigning a value to RANDOM. If RANDOM is unset, it loses its special properties, even if it is sub- sequently reset. SECONDS -----------end snip----------------- $echo $RANDOM 20236 $echo $RANDOM 23103 On Fri, 8 Mar 2002 08:45:32 +0900 Antony Stace <s45652001@example.com> wrote: > So would I be correct in concluding that bash cannot produce any random numbers(or random-ish looking ) by itself without using some other program or device? >
- Follow-Ups:
- Re: [tlug] random in bash [Kmail Notification]
- From: Matt Gushee
- References:
- Re: [tlug] random in bash [Kmail Notification]
- From: Stephen J. Turnbull
- Re: [tlug] random in bash [Kmail Notification]
- From: Tod McQuillin
- Re: [tlug] random in bash [Kmail Notification]
- From: Antony Stace
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] random in bash [Kmail Notification]
- Next by Date: Re: [tlug] random in bash [Kmail Notification]
- Previous by thread: Re: [tlug] random in bash [Kmail Notification]
- Next by thread: Re: [tlug] random in bash [Kmail Notification]
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links