Symbian3/PDK/Source/GUID-66BBA81D-2488-50B8-8822-43AAAA139DDE.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
--- a/Symbian3/PDK/Source/GUID-66BBA81D-2488-50B8-8822-43AAAA139DDE.dita	Fri Jul 02 12:51:36 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-66BBA81D-2488-50B8-8822-43AAAA139DDE.dita	Fri Jul 16 17:23:46 2010 +0100
@@ -11,7 +11,7 @@
   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
 <concept id="GUID-66BBA81D-2488-50B8-8822-43AAAA139DDE" xml:lang="en"><title>Overview
 of random number generation</title><prolog><metadata><keywords/></metadata></prolog><conbody>
-<section id="GUID-B5BD3E1A-AFBB-5526-B5EA-8FA51A17E596-GENID-1-12-1-27-1-1-9-1-4-1-8-1-2-1"><title>Overview</title> <p>The
+<section id="GUID-B5BD3E1A-AFBB-5526-B5EA-8FA51A17E596-GENID-1-12-1-26-1-1-9-1-4-1-8-1-2-1"><title>Overview</title> <p>The
 purpose of the Random Number Generation API is the generation of cryptographically
 strong random numbers. </p> <p>Several cryptographic applications rely upon
 the randomness, unpredictability and irreproducibility of the random number
@@ -38,7 +38,7 @@
 For information on each class see the Cryptography API Reference material. </p> <fig id="GUID-5326D881-8795-5803-8B82-EC02C0C40226">
 <title>              The inheritance hierarchy for the RRandomSession and
 CSystemRandom classes            </title>
-<image href="GUID-FD1BB5C6-A042-56C9-8F1F-B51BF9DF5389_d0e625301_href.png" placement="inline"/>
+<image href="GUID-FD1BB5C6-A042-56C9-8F1F-B51BF9DF5389_d0e597407_href.png" placement="inline"/>
 </fig><p><b>How to use TRandom</b> </p> <p> <codeph>TRandom</codeph> is a
 cryptographically stong random number generator. Its declaration is: </p> <codeblock id="GUID-53D847C3-2A1A-51D8-93FA-F68EA2374551" xml:space="preserve">class TRandom
     {