package stdlib-random
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Versioned Random module from the OCaml standard library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      1.0.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=20ac8f09a6c8a15cdcd58ff57b96fb4a
    
    
  sha512=ebc6ee3996d23efb1b25a1adad0ca46941c9040094761ecb2cbd0880518a41323bf0f4fc9184fa330c8b8c2089a6759437ce4d0449653a5ad46d4c06dee740c9
    
    
  doc/stdlib-random.v4/Random4/State/index.html
Module Random4.StateSource
The type of PRNG states.
Create a new state and initialize it with a system-dependent low-entropy seed.
These functions are the same as the basic functions, except that they use (and update) the given PRNG state instead of the default one.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >