Metadata >> NuGet >> Albireo.SecureRandom

Albireo.SecureRandom

Metadata

Authors Albireo
Copyrights Copyright © 2014 Albireo
Description A library for secure random number generation
IconUrl https://i.imgur.com/2UJtZJ7.png
LicenseUrl https://raw.githubusercontent.com/kappa7194/secure-random/master/LICENSE.txt
Owners Albireo
ProjectUrl https://github.com/kappa7194/secure-random
ReleaseNotes This release fixes some serious issues with the Sample method and the ranged overloads and makes the class non static, adding an interface, to allow unit testing.
RequireLicenseAcceptance False
Summary A thread-safe secure random number generator.
Tags Random SecureRandom PRNG
Title Albireo's secure random number generator
PackageSize 12279
PackageHashAlgorithm SHA512
PackageHash SINowdJkTtayB5o1dR9EFxfk+3Tc0Uh3GoY9f5qJ8Fji0H2WYUVH/HDIwxB6lW0ThoUU+pz/bSjKPa6l027GAw==
DownloadCount 000000
CreatedDate 2014-07-08T17:02:19

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Albireo.SecureRandom -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Albireo.SecureRandom -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Albireo.SecureRandom
Installing the package (HTTP Basic authentication):
Install-Package Albireo.SecureRandom -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Albireo.SecureRandom -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Albireo.SecureRandom

OpenWrap

Installing the package:
o add-wrap Albireo.SecureRandom
Uninstalling the package:
o remove-wrap Albireo.SecureRandom

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.1.0
2.0.0.0
1.0.0.0