[sv-bc] $urandom, $urandom_range

From: Bresticker, Shalom <shalom.bresticker_at_.....>
Date: Fri Jun 01 2007 - 03:10:16 PDT
  

Hi,

1. Since clause 19 (System tasks and functions) is supposed to contain
all such tasks and functions (together with clause 20), 19.13 should
probably contain fuller descriptions of $urandom and $urandom_range
(17.13), as it does for $random.

2. Note that 19.13.1 describes $random as 

The syntax for the system function $random is shown in Syntax 19-12.

 

random_function ::=

$random [ ( seed ) ]

 

whereas 17.13 describes $urandom and $urandom_range as 

The syntax for $urandom is as follows:

 

function int unsigned $urandom [ (int seed ) ] ;

 

The syntax for $urandom_range() is as follows:

 

function int unsigned $urandom_range( int unsigned maxval, int unsigned
minval = 0 );

 

The style is not consistent.

3. The reference in 19.12

The coverage system functions are described in 39.3.

 

should be to 39.3.2.

 

Shalom

Shalom Bresticker

Intel Jerusalem LAD DA

+972 2 589-6852

+972 54 721-1033 

 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



image001.gif
Received on Fri Jun 1 22:10:23 2007

This archive was generated by hypermail 2.1.8 : Fri Jun 01 2007 - 22:11:15 PDT