Metadata >> NuGet >> Albireo.SecureRandom >> 2.0.1.0

2.0.1.0

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 version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Albireo.SecureRandom -Version 2.0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Albireo.SecureRandom -Version 2.0.1.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Albireo.SecureRandom 2.0.1.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

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

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5.1 Binaries