Metadata-Version: 2.1
Name: random-geometry-points
Version: 1.0.0
Summary: Library to generate random points (2D or 3D) on geometry surfaces
Home-page: https://github.com/brauls/random-geometry-points
Author: Benedikt Rauls
Author-email: brauls101@gmail.com
License: MIT
Project-URL: Source, https://github.com/brauls/random-geometry-points
Project-URL: Tracker, https://github.com/brauls/random-geometry-points/issues
Description: [![Build Status](https://travis-ci.org/brauls/random-geometry-points.svg?branch=master)](https://travis-ci.org/brauls/random-geometry-points)
        [![Coverage Status](https://coveralls.io/repos/github/brauls/random-geometry-points/badge.svg?branch=master)](https://coveralls.io/github/brauls/random-geometry-points?branch=master)
        
        # random-geometry-points
        This module provides classes to generate random points on geometry surfaces.
        These points can then be used as test data, e.g. to simulate measurements of a measurement device.
Keywords: geometry random points 2D 3D
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
