package randomconv
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Convert from random byte vectors (int -> string) to random native numbers
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      randomconv-0.2.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=b3171edf07e341a4468f92ffc21e2a8863b82ed5c36f7477cc98daf05d5b63ea
    
    
  sha512=376c36da6b67ed1d817ea13fbbc3490f356f0890f9e009a55d12946c6811611ea9bd31aec733dd961de7209effa23649505f61d1ed3fc18af225ca4ec9131c38
    
    
  Description
Given a function which produces random byte vectors, convert it to a number of your choice (int8/int16/int32/int64/int/float).
Published: 06 Mar 2024
README
Randomconv - convert from random bytes to random native numbers
v0.2.0
Given a function which produces random byte vectors, convert it to a number of your choice (int8/int16/int32/int64/int/float).
Documentation
API Documentation is available online.
Installation
opam install randomconv installs the latest released version.
Dev Dependencies
None
Used by (13)
- 
  
    charrua-client
  
  
    >= "1.6.0"
- 
  
    dns-certify
  
  
    >= "9.1.0"
- 
  
    dns-cli
  
  
    >= "9.1.0"
- 
  
    dns-client
  
  
    >= "9.1.0"
- 
  
    dns-resolver
  
  
    >= "9.1.0"
- 
  
    dns-server
  
  
    >= "9.1.0"
- 
  
    dns-stub
  
  
    >= "9.1.0"
- 
  
    letsencrypt-app
  
  
    >= "1.0.0"
- 
  
    mirage-crypto-pk
  
  
    >= "1.1.0"
- 
  
    mirage-crypto-rng
  
  
    >= "1.1.0"
- 
  
    riot
  
  
    >= "0.0.9"
- 
  
    tcpip
  
  
    >= "8.2.0"
- 
  
    tls-lwt
  
  
    >= "1.0.4"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page