@@ -0,0 +1,11 @@
package main
import (
"fmt"
"github.com/dchest/uniuri"
)
func main() {
fmt.Printf("%s\n", uniuri.New())
}
The note is not visible to the blocked user.