Problem State: Randomized number series generation in mathematical context
               and also in application context would very useful

               read through the document projects.pdf (244,245, ), elsewhere as envisaged


               the ideally probability of randomness of a random number generator, the
               probability or principle applied ...from earlier works ...undertaken at adesta

               viz. random ness increases or decreases i.e. the probability of randomness is directly
                    proportional based on range with in which a random number is sought.

                    random number utility function or module's ...that generate a random number, either
                    by default or by user-input.

                    lly a function that returns a prime-number ...i.e. return one by default , or based
                    on the user input ...say in a given range.


Solution Opportunity a: Input or accept or select a series of numbers from the end-user ?? ,

                       or select a series of numbers generated programmatically


                      choose even or odd or pair every two alternate numbers
                      ...by making a programmatic choice at code level ...

                      ...then apply the following kind of

                                lcm or gcm or gcd or mod (modulus or reminder)

                      on each of the so derived pairs ....insert the resulting

                      results of operation on each of the pairs into a array

                      or sequence 

                      lly applying bit-wise operation's ( a dynamic-expression i.e. a looped a case:)
                          on the variable.


                      timestamp (based on OS some a require deflation from string to numeric)  recorded as required                      


                      ....given the scope and context ...offers a ...good means
 
                      obtaining a randomized number series.
---------------------------------------------------------------------------------------------------------------------------------------------------


Problem-statment :  a superior algorithm....that generate's ...a 'string' guaranteed to be unique of the length-required

                    ...substitute the scope of envisable notion's ...usages of the concept of GUID as implemented in MS platform's

      working prototype    
              ...refer to work's carried out by this individual ...as part of the greeting-card-section/module the adesta.com/adesta.net


      potential composite's ...on how to generate-such a string.

              ...timestamp ...give's a unique-string ...to a extent.

              ...selecting the valid-char-set ...asii/wide-char ...provide's ...that can be selected at random.

              ...bit-wise-operations, data-representation ..as part of a low-level-data-representation

              ...refer to opportunity a:) as envisible above

              

Note: The above problem statement having been encountered in various scenarios
      and detailed in various 'Proof of concepts' as mentioned in 
      
       http://uk.geocities.com/ravivenkatus/projects.pdf
       http://ravishankarkv.tripod.com/projects.pdf
        ....apply appropriate
      'use-case' modeling, rationalize and arrive at a workable and feasible 
       solution both commercially and techinically viable.
                     