{"id":51420,"library":"valyala-fastrand","title":"Fastrand","description":"Package fastrand provides a fast pseudorandom number generator that scales well on multi-CPU systems.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/valyala/fastrand","tags":["random","performance","concurrency","prng"],"install":[{"cmd":"go get github.com/valyala/fastrand","lang":"bash","label":"Install github.com/valyala/fastrand"}],"dependencies":[],"imports":[{"symbol":"fastrand","correct":"github.com/valyala/fastrand"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/valyala/fastrand\"\n)\n\nfunc main() {\n\trng := fastrand.RNG{}\n\tfmt.Println(rng.Uint32n(100))\n}","lang":"go","description":"Generate a random number in range [0, 100)"},"warnings":[],"env_vars":null,"search_vec":"'concurr':20 'cpu':16 'fast':6 'fastrand':1,3 'generat':9 'multi':15 'multi-cpu':14 'number':8 'packag':2 'perform':19 'prng':21 'provid':4 'pseudorandom':7 'random':18 'scale':11 'system':17 'well':12","created_at":"2026-06-15T06:13:57.436590+00:00","updated_at":"2026-06-15T06:13:57.436590+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/valyala/fastrand","github":"https://github.com/valyala/fastrand","docs":"https://pkg.go.dev/github.com/valyala/fastrand#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}