8000 GitHub - jackhftang/wyhash.nim: Nim wrapper of wyhash
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jackhftang/wyhash.nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wyhash.nim

Nim wrapper of wyhash.

Usage

assert wyhash64("message digest", 3) == 0xadc146444841c430u64
0