{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/10"},{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/6"}],"enrichment":{"capability":"Generates random real US addresses with coordinates from authoritative government sources, designed for testing address forms, geolocation code, and test fixtures.","skillfed_tags":["test-fixtures","address-data","geolocation"],"use_cases":["Seed test fixtures with real addresses to validate address form parsing and storage logic.","Test geolocation and mapping code with genuine coordinates without hitting external geocoding services.","Generate CSV files of test addresses for bulk testing address validation across multiple states.","Reproduce test scenarios consistently by passing a seed to get the same address every time.","Validate address filtering logic by narrowing results to specific states, cities, or postal codes."],"what_it_does":"Random-address retrieves real US addresses from the OpenAddresses public dataset, which aggregates address data published by government agencies. Each address includes latitude and longitude coordinates that resolve to actual map points without requiring a geocoding API call. The package is built specifically for testing: seeding test fixtures, exercising address form validation, and providing geolocation code with genuine data to work against.\n\nThe package offers both single and batch address retrieval with optional filtering by state, city, or postal code. Addresses can be made reproducible via a seed parameter, and the package provides inspection functions to explore what states, cities, and postal codes are available in the dataset. It includes both a Python API and a command-line interface for generating addresses in plain text, JSON, or CSV format.","worth_installing":"Yes. The package solves a genuine testing need with zero dependencies, active maintenance, and a permissive MIT license. It is lightweight to install and use, requires only Python 3.10+, and has no known vulnerabilities. Install it if you need real address data for testing without external API calls."},"id":"random-address","links":{"html":"https://skillfed.io/packages/random-address","md":"https://skillfed.io/packages/random-address.md","pypi":"https://pypi.org/project/random-address/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-13","license_spdx":"MIT","license_treatment":"permissive","name":"random-address","python_support":"supports_current","summary":"Retrieve real random US addresses, with coordinates, for tests and fixtures"},"popularity":{"monthly_downloads":92858,"position":13418,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.0"}
