{"id":76648,"library":"zeebo-mwc","title":"mwc","description":"A fast, non-cryptographic random number generator based on the MWC256 algorithm.","status":"active","version":"0.0.7","language":"go","source_language":null,"source_url":"https://github.com/zeebo/mwc","tags":["random","prng","mwc","performance"],"install":[{"cmd":"go get github.com/zeebo/mwc","lang":"bash","label":"Install github.com/zeebo/mwc"}],"dependencies":[],"imports":[{"symbol":"mwc","correct":"github.com/zeebo/mwc"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/zeebo/mwc\"\n)\n\nfunc main() {\n\trng := mwc.New()\n\tfmt.Println(rng.Uint64())\n}","lang":"go","description":"Generate a random uint64"},"warnings":[],"env_vars":null,"search_vec":"'algorithm':14 'base':10 'cryptograph':6 'fast':3 'generat':9 'mwc':1,17 'mwc256':13 'non':5 'non-cryptograph':4 'number':8 'perform':18 'prng':16 'random':7,15","created_at":"2026-06-17T19:34:50.974856+00:00","updated_at":"2026-06-17T19:34:50.974856+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/zeebo/mwc","github":"https://github.com/zeebo/mwc","docs":"https://pkg.go.dev/github.com/zeebo/mwc#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}