Deutsch   English   Français   Italiano  
<v4o3hf$aef2$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.nobody.at!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: =?UTF-8?Q?Arne_Vajh=C3=B8j?= <arne@vajhoej.dk>
Newsgroups: comp.os.vms
Subject: Re: Fortran, no RAN ?
Date: Sun, 16 Jun 2024 21:29:20 -0400
Organization: A noiseless patient Spider
Lines: 17
Message-ID: <v4o3hf$aef2$1@dont-email.me>
References: <v4n3gt$1019$1@i2pn2.org> <v4n8sb$5g4b$2@dont-email.me>
 <666f2cd9$0$712$14726298@news.sunsite.dk> <v4o0au$9hu9$10@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 17 Jun 2024 03:29:20 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="4b9771e7ea09e2ec7a869049da59a5d2";
	logging-data="342498"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/BD3hl/tlHAdq4j5HjVN9RPPJQqzPKqqA="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:k6Dg3ZXCHwP8X1oo2Y1plq7t0Ik=
Content-Language: en-US
In-Reply-To: <v4o0au$9hu9$10@dont-email.me>
Bytes: 1499

On 6/16/2024 8:34 PM, Lawrence D'Oliveiro wrote:
> On Sun, 16 Jun 2024 14:20:10 -0400, Arne Vajhøj wrote:
>>        seed = pas$clock2() ! hack
> 
> Wot, no /dev/random? No EGD?

To my best knowledge: no.

There are something equivalent in OpenSSL.

But even if they had been there, then they provide
cryptographic secure random data while RAN/RANDOM_NUMBER
are just plain PRNG.

Arne