BNolan001
- 1,142 total downloads
- last updated 4/1/2020
- Latest version: 0.7.2-alpha (prerelease)
AviationWeather.NET provides a simple interface to access METAR and TAF weather data from the AviationWeather.gov Dataserver, https://aviationweather.gov/dataserver. The library parses the CSV and XML formats outputted by the dataserver and returns a structured object to the caller.
- 265 total downloads
- last updated 1/2/2021
- Latest version: 2.0.1
RandomSelection is designed to take in entries, with the option to give some entries a higher chance at being selected, and then return one or more selectees. It utilizes System.Security.Cryptography to ensure a higher quality random number is used for shuffling the data and selecting winners.