Skip to content

Instantly share code, notes, and snippets.

View tchap's full-sized avatar

Ondra Kupka tchap

  • Red Hat
  • Prague, Czech Republic
View GitHub Profile
package main
import (
"crypto/sha256"
"encoding/hex"
"fmt"
"math/rand"
"regexp"
"testing"
"time"
package main
import (
"crypto/sha256"
"encoding/hex"
"fmt"
"math/rand"
"regexp"
"testing"
"time"
package main
import (
"crypto/sha256"
"encoding/hex"
"fmt"
"math/rand"
"regexp"
"testing"
"time"