queue-it-pow

module
v0.0.0-...-0f7e304 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2023 License: MIT

README

Queue-it-Pow

Queue It POW Solution in Various Langauges

Usage

let input = "af085a5f-ae56-4450-8bf8-11cabf2b140a"
let zeroCount = 3;
let runs = 25;
getHash(input, zeroCount, runs);
input = "af085a5f-ae56-4450-8bf8-11cabf2b140a"
zeroCount = 3
runs = 25
getHash(input, zeroCount, runs)
input := "f02b931c-52f0-4507-9406-f1221678dc16"
zeroCount := 3
runs := 25
getHash(input, zeroCount, runs)
let input = "f02b931c-52f0-4507-9406-f1221678dc16";
let zero_count = 4;
get_hash(input, zero_count);
string input = "f02b931c-52f0-4507-9406-f1221678dc16";
int zeroCount = 4;
getHash(input, zeroCount)

Contributing

Any and all pull requests are welcome.

TODO

  • Add Python
  • Add Golang
  • Add TS
  • Add Rust
  • Add C#

Credits

Python/Rust - Cutty72 (@72_cutty)
JS/TS - IdekDude (@IdekDudeTbh)
C# - LTPF (@ltpf_dev)
Go - KakashiHatake324 (@Rafi)

License

MIT

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL