mkhatib - Overview
Building next-gen Arabic storytelling platform @manshar and carbon publishing tools. Previously a Software Engineer at Google working on @ampproject
- Emeryville, CA
- @mkhatib7
Pinned Loading
-
2
* Generates number of random geolocation points given a center and a radius.3
* @param {Object} center A JS object with lat and lng attributes.4
* @param {number} radius Radius in meters.5
* @param {number} count Number of points to generate.