Undefined.dll 1.2.0

dotnet add package Undefined.dll --version 1.2.0
NuGet\Install-Package Undefined.dll -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Undefined.dll" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Undefined.dll --version 1.2.0
#r "nuget: Undefined.dll, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Undefined.dll as a Cake Addin
#addin nuget:?package=Undefined.dll&version=1.2.0

// Install Undefined.dll as a Cake Tool
#tool nuget:?package=Undefined.dll&version=1.2.0

This is a dll containing only 1 function, Undefined.Undefined.run(), which causes (mostly) undefined behavior. In a 1 in 30 million chance, it returns Undefined.Undefined.UUr_Num and causes less chaos, otherwise it does whatever it wants and returns a mostly random long value.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 1,425 6/28/2016
1.1.0 1,292 6/28/2016
1.0.0 1,088 6/28/2016

Added a readonly string called UUr_Version to verify the dll's version if necessary