Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 407 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 407 Bytes

coords

An LFE escript for generating random coordinates.

Build

$ rebar3 escriptize

Test

$ rebar3 eunit

Usage

$ _build/default/bin/coords 4.6737742 -74.0547548 100

License

Copyright (c) 2017 Ricardo Lanziano

This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the LICENSE file for more details.