PeanutButter.RandomGenerators 3.0.395

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.RandomGenerators --version 3.0.395
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 3.0.395
                    
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="PeanutButter.RandomGenerators" Version="3.0.395" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="3.0.395" />
                    
Directory.Packages.props
<PackageReference Include="PeanutButter.RandomGenerators" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PeanutButter.RandomGenerators --version 3.0.395
                    
#r "nuget: PeanutButter.RandomGenerators, 3.0.395"
                    
#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.
#:package PeanutButter.RandomGenerators@3.0.395
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PeanutButter.RandomGenerators&version=3.0.395
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=3.0.395
                    
Install as a Cake Tool

This is the random value generators slice of the PeanutButter mini-suite

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PeanutButter.RandomGenerators:

Package Downloads
PeanutButter.TestUtils.Entity

Contains classes to help with testing when entity and a SQL Server would be involved in production: * TestFixtureWithTempDb provides bootstrapping for tests which would use a temporary database (TempDBLocalDb) * EntityPersistenceTestFixtureBase provides helpers for the common test of persisting and recalling entities to test that mappings (automatic or manual) work as expected * DbContextExtensions adds SaveChangesWithErrorReporting(), an extension method for DbContext derivatives to provide more information within tests as to why a test is failing (such information is usually buried within the exception maze that Entity provides)

PeanutButter.TestUtils.Async

Test helpers to use in conjunction with PeanutButter.Async, allowing your tests to treat tasks as if they were run synchronously.

PeanutButter.TestUtils.MVC

Contains utilities for facilitating easier testing of MVC projects: - JsonResultExtensions let you .Get("(property name)") on JsonResults from an MVC controller action to easily fetch values from the Json result - ControllerWithContextBuilder facilitates testing of controllers which require a valid context, user, roles, etc.

PeanutButter.TestUtils.AspNetCore

Contains utilities for facilitating easier testing of AspNetCore projects: - Fakes: - HttpContext - HttpRequest - HttpResponse - HttpCookie & Collection - HttpFeature - HttpHeaderDictionary - Query - Session - WebSockets - Builders for the above - Builder for setting up controllers with all the bits-and-pieces

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.407 516 11/19/2025
3.0.406 412 11/18/2025
3.0.405 350 11/17/2025
3.0.404 443 11/17/2025
3.0.403 333 11/17/2025
3.0.402 307 11/17/2025
3.0.401 506 11/10/2025
3.0.400 164 11/7/2025
3.0.399 178 11/7/2025
3.0.398 830 11/6/2025
3.0.397 433 9/26/2025
3.0.396 930 9/12/2025
3.0.395 263 9/11/2025
3.0.394 248 9/11/2025
3.0.393 258 9/10/2025
3.0.392 290 9/9/2025
3.0.391 477 8/19/2025
3.0.390 249 8/19/2025
3.0.389 1,420 8/1/2025
3.0.388 221 7/31/2025
3.0.387 215 7/30/2025
3.0.386 551 7/15/2025
3.0.385 273 7/15/2025
3.0.384 1,779 5/15/2025
3.0.383 415 5/14/2025
3.0.382 501 5/13/2025
3.0.381 284 5/9/2025
3.0.380 363 5/8/2025
3.0.379 349 5/7/2025
3.0.378 400 5/6/2025
3.0.377 306 5/6/2025
3.0.376 283 5/6/2025
3.0.375 274 5/6/2025
3.0.374 314 5/5/2025
3.0.373 273 5/5/2025
3.0.372 272 5/5/2025
3.0.371 283 5/5/2025
3.0.370 314 5/5/2025
3.0.369 289 5/5/2025
3.0.368 334 4/30/2025
3.0.367 298 4/30/2025
3.0.366 297 4/30/2025
3.0.365 284 4/30/2025
3.0.364 311 4/30/2025
3.0.363 291 4/30/2025
3.0.362 297 4/30/2025
3.0.361 303 4/30/2025
3.0.360 287 4/30/2025
3.0.359 309 4/30/2025
3.0.358 311 4/29/2025
3.0.357 459 4/23/2025
3.0.356 352 4/22/2025
3.0.355 466 4/17/2025
3.0.354 397 4/15/2025
3.0.353 1,284 4/4/2025
3.0.352 339 4/3/2025
3.0.351 324 4/2/2025
3.0.350 441 4/2/2025
3.0.349 705 3/18/2025
3.0.348 277 3/18/2025
3.0.347 1,066 3/4/2025
3.0.346 397 3/4/2025
3.0.345 356 3/4/2025
3.0.344 336 2/20/2025
3.0.343 471 2/14/2025
3.0.342 360 2/11/2025
3.0.341 286 2/10/2025
3.0.340 390 2/5/2025
3.0.339 1,277 1/7/2025
3.0.338 279 1/7/2025
3.0.337 292 1/7/2025
3.0.336 300 1/6/2025
3.0.335 448 12/17/2024
3.0.334 296 12/17/2024
3.0.333 365 12/13/2024
3.0.332 311 12/13/2024
3.0.331 309 12/12/2024
3.0.330 563 11/28/2024
3.0.329 1,158 11/13/2024
3.0.328 1,017 11/12/2024
3.0.327 282 11/12/2024
3.0.326 284 11/12/2024
3.0.325 288 11/12/2024
3.0.324 298 11/12/2024
3.0.323 2,544 11/6/2024
3.0.322 291 11/6/2024
3.0.321 2,001 10/10/2024
3.0.320 394 10/7/2024
3.0.319 486 9/18/2024
3.0.318 307 9/18/2024
3.0.317 341 9/18/2024
3.0.316 3,147 8/28/2024
3.0.315 546 8/12/2024
3.0.314 416 8/8/2024
3.0.313 315 8/8/2024
3.0.312 509 7/29/2024
3.0.311 1,371 7/17/2024
3.0.310 319 7/15/2024
3.0.309 343 7/15/2024
3.0.308 408 7/9/2024
3.0.307 303 7/9/2024
3.0.306 529 6/25/2024
3.0.305 531 6/11/2024
3.0.304 277 6/11/2024
3.0.303 443 6/5/2024
3.0.302 321 6/5/2024
3.0.301 494 5/30/2024
3.0.300 299 5/30/2024
3.0.299 357 5/30/2024
3.0.298 1,316 5/17/2024
3.0.297 345 5/17/2024
3.0.296 374 5/13/2024
3.0.295 366 5/8/2024
3.0.294 346 5/7/2024
3.0.293 1,164 4/19/2024
3.0.292 319 4/18/2024
3.0.291 2,019 4/17/2024
3.0.290 338 4/17/2024
3.0.289 402 4/15/2024
3.0.288 3,308 4/11/2024
3.0.287 704 4/5/2024
3.0.286 366 4/5/2024
3.0.285 400 4/5/2024
3.0.284 646 4/4/2024
3.0.283 362 4/4/2024
3.0.282 886 4/3/2024
3.0.281 480 4/2/2024
3.0.280 488 4/2/2024
3.0.279 389 3/25/2024
3.0.278 379 3/25/2024
3.0.277 901 3/15/2024
3.0.276 800 2/29/2024
3.0.275 521 2/28/2024
3.0.274 510 2/28/2024
3.0.273 560 2/27/2024
3.0.272 697 2/26/2024
3.0.271 2,587 2/22/2024
3.0.270 612 2/15/2024
3.0.269 550 2/15/2024
3.0.268 550 2/15/2024
3.0.267 538 2/14/2024
3.0.266 541 2/14/2024
3.0.265 909 2/13/2024
3.0.264 626 2/8/2024
3.0.263 576 2/8/2024
3.0.262 609 2/8/2024
3.0.261 604 2/8/2024
3.0.260 591 2/7/2024
3.0.259 627 2/7/2024
3.0.258 617 2/7/2024
3.0.257 628 2/7/2024
3.0.256 1,364 1/31/2024
3.0.255 4,711 1/30/2024
3.0.254 919 1/25/2024
3.0.253 795 1/24/2024
3.0.252 706 1/22/2024
3.0.251 1,033 1/17/2024
3.0.250 679 1/17/2024
3.0.249 699 1/16/2024
3.0.248 812 1/16/2024
3.0.247 912 1/16/2024
3.0.246 767 1/15/2024
3.0.245 815 1/11/2024
3.0.244 2,021 12/11/2023
3.0.243 811 12/11/2023
3.0.242 1,011 12/7/2023
3.0.241 884 12/7/2023
3.0.240 979 12/5/2023
3.0.239 883 12/5/2023
3.0.238 859 12/5/2023
3.0.237 845 12/5/2023
3.0.236 1,214 11/17/2023
3.0.235 822 11/17/2023
3.0.234 1,037 11/14/2023
3.0.233 904 11/14/2023
3.0.232 879 11/13/2023
3.0.231 1,123 11/9/2023
3.0.230 892 11/8/2023
3.0.229 855 11/8/2023
3.0.228 4,522 11/2/2023
3.0.227 937 11/2/2023
3.0.226 919 11/1/2023
3.0.225 905 11/1/2023
3.0.224 892 11/1/2023
3.0.223 965 10/31/2023
3.0.222 915 10/31/2023
3.0.221 916 10/31/2023
3.0.220 926 10/31/2023
3.0.219 913 10/31/2023
3.0.218 868 10/30/2023
3.0.217 884 10/30/2023
3.0.216 947 10/30/2023
3.0.215 862 10/30/2023
3.0.214 2,848 10/26/2023
3.0.213 968 10/25/2023
3.0.212 961 10/25/2023
3.0.211 911 10/24/2023
3.0.210 887 10/24/2023
3.0.209 916 10/24/2023
3.0.208 875 10/24/2023
3.0.207 949 10/23/2023
3.0.206 919 10/23/2023
3.0.205 888 10/20/2023
3.0.204 897 10/20/2023
3.0.203 913 10/20/2023
3.0.202 933 10/19/2023
3.0.201 916 10/19/2023
3.0.200 874 10/19/2023
3.0.199 926 10/19/2023
3.0.198 981 10/18/2023
3.0.197 866 10/18/2023
3.0.196 1,102 10/17/2023
3.0.195 941 10/13/2023
3.0.194 1,037 10/12/2023
3.0.193 954 10/12/2023
3.0.192 935 10/11/2023
3.0.191 953 10/11/2023
3.0.190 956 10/11/2023
3.0.189 962 10/11/2023
3.0.188 925 10/11/2023
3.0.187 929 10/11/2023
3.0.186 943 10/11/2023
3.0.185 967 10/10/2023
3.0.184 931 10/10/2023
3.0.183 960 10/9/2023
3.0.182 937 10/9/2023
3.0.181 935 10/9/2023
3.0.180 1,902 9/21/2023
3.0.179 1,039 9/21/2023
3.0.178 823 9/21/2023
3.0.177 2,412 9/11/2023
3.0.176 1,043 9/8/2023
3.0.175 982 9/8/2023
3.0.173 933 9/8/2023
3.0.172 958 9/8/2023
3.0.170 5,823 8/23/2023
3.0.169 1,094 8/23/2023
3.0.168 941 8/23/2023
3.0.167 1,785 8/11/2023
3.0.166 1,099 8/10/2023
3.0.165 1,219 8/7/2023
3.0.164 1,206 8/3/2023
3.0.163 1,201 7/31/2023
3.0.162 1,175 7/28/2023
3.0.161 1,125 7/28/2023
3.0.160 5,271 6/30/2023
3.0.159 1,167 6/29/2023
3.0.158 1,173 6/29/2023
3.0.157 1,182 6/28/2023
3.0.156 1,169 6/28/2023
3.0.155 1,162 6/28/2023
3.0.154 1,147 6/26/2023
3.0.153 1,211 6/22/2023
3.0.152 1,190 6/22/2023
3.0.151 1,197 6/22/2023
3.0.150 1,200 6/22/2023
3.0.149 1,191 6/22/2023
3.0.148 1,195 6/22/2023
3.0.147 1,504 6/15/2023
3.0.146 1,678 6/9/2023
3.0.145 1,290 6/6/2023
3.0.144 1,212 6/6/2023
3.0.143 1,202 6/6/2023
3.0.142 1,428 5/31/2023
3.0.141 1,165 5/31/2023
3.0.140 1,476 5/26/2023
3.0.139 1,239 5/26/2023
3.0.138 1,373 5/25/2023
3.0.137 1,228 5/25/2023
3.0.136 1,221 5/25/2023
3.0.135 1,228 5/25/2023
3.0.134 1,224 5/25/2023
3.0.133 1,375 5/24/2023
3.0.132 1,372 5/24/2023
3.0.131 1,326 5/24/2023
3.0.130 1,371 5/23/2023
3.0.129 1,304 5/22/2023
3.0.128 1,325 5/18/2023
3.0.127 1,410 5/17/2023
3.0.126 1,441 5/11/2023
3.0.125 2,436 5/5/2023
3.0.124 2,015 5/4/2023
3.0.123 1,543 5/4/2023
3.0.122 2,659 4/25/2023
3.0.121 1,481 4/25/2023
3.0.120 1,443 4/25/2023
3.0.119 1,414 4/25/2023
3.0.118 1,448 4/25/2023
3.0.117 3,559 4/24/2023
3.0.116 1,892 4/24/2023
3.0.115 1,633 4/18/2023
3.0.114 1,386 4/18/2023
3.0.113 1,445 4/18/2023
3.0.112 1,395 4/11/2023
3.0.111 1,509 4/11/2023
3.0.110 1,568 3/31/2023
3.0.109 1,546 3/29/2023
3.0.108 1,552 3/28/2023
3.0.107 4,487 3/15/2023
3.0.106 1,872 3/9/2023
3.0.105 1,505 3/9/2023
3.0.104 1,734 3/3/2023
3.0.103 1,610 3/2/2023
3.0.102 1,598 3/2/2023
3.0.101 1,649 3/1/2023
3.0.100 1,784 2/22/2023
3.0.99 1,949 2/10/2023
3.0.98 1,597 2/10/2023
3.0.97 2,359 1/24/2023
3.0.96 3,510 12/15/2022
3.0.95 1,825 12/1/2022
3.0.94 1,851 11/30/2022
3.0.93 1,764 11/30/2022
3.0.92 1,738 11/30/2022
3.0.91 1,738 11/29/2022
3.0.90 1,877 11/25/2022
3.0.89 2,778 11/17/2022
3.0.88 1,929 11/15/2022
3.0.87 1,850 11/14/2022
3.0.86 1,877 11/14/2022
3.0.85 1,840 11/14/2022
3.0.84 1,860 11/14/2022
3.0.83 1,867 11/14/2022
3.0.82 1,909 11/14/2022
3.0.81 1,878 11/14/2022
3.0.80 1,782 11/14/2022
3.0.79 2,587 11/8/2022
3.0.78 1,949 11/7/2022
3.0.77 1,871 11/7/2022
3.0.76 1,879 11/7/2022
3.0.75 1,884 11/7/2022
3.0.74 1,955 11/3/2022
3.0.73 4,439 10/31/2022
3.0.72 1,978 10/27/2022
3.0.71 1,847 10/27/2022
3.0.70 1,936 10/27/2022
3.0.69 1,982 10/27/2022
3.0.68 2,043 10/25/2022
3.0.67 2,314 10/19/2022
3.0.66 1,991 10/19/2022
3.0.65 2,019 10/19/2022
3.0.64 2,001 10/19/2022
3.0.63 1,928 10/19/2022
3.0.62 1,985 10/18/2022
3.0.61 2,084 10/13/2022
3.0.60 2,030 10/12/2022
3.0.59 2,000 10/12/2022
3.0.58 2,184 9/28/2022
3.0.57 2,052 9/28/2022
3.0.56 2,309 9/28/2022
3.0.55 2,373 9/27/2022
3.0.54 2,367 9/27/2022
3.0.53 2,325 9/27/2022
3.0.52 2,274 9/27/2022
3.0.51 2,253 9/27/2022
3.0.50 2,224 9/27/2022
3.0.49 2,398 9/27/2022
3.0.48 2,193 9/27/2022
3.0.47 2,309 9/26/2022
3.0.46 2,289 9/26/2022
3.0.45 2,244 9/26/2022
3.0.44 2,301 9/26/2022
3.0.43 2,362 9/23/2022
3.0.42 2,354 9/23/2022
3.0.41 2,339 9/22/2022
3.0.40 2,272 9/22/2022
3.0.39 2,281 9/22/2022
3.0.38 2,314 9/21/2022
3.0.37 2,243 9/21/2022
3.0.36 2,275 9/21/2022
3.0.35 3,465 9/21/2022
3.0.34 5,632 9/20/2022
3.0.33 2,386 9/19/2022
3.0.32 2,299 9/16/2022
3.0.31 2,322 9/16/2022
3.0.30 2,219 9/16/2022
3.0.29 2,317 9/16/2022
3.0.28 2,315 9/15/2022
3.0.27 2,268 9/15/2022
3.0.26 2,385 9/14/2022
3.0.25 2,401 9/14/2022
3.0.24 2,313 9/14/2022
3.0.23 2,389 9/14/2022
3.0.22 2,390 9/14/2022
3.0.21 2,467 9/14/2022
3.0.20 2,401 9/9/2022
3.0.19 2,334 9/9/2022
3.0.18 2,369 9/8/2022
3.0.17 2,360 9/6/2022
3.0.16 2,442 9/6/2022
3.0.15 2,422 9/2/2022
3.0.14 2,338 9/1/2022
3.0.13 2,305 8/31/2022
3.0.12 2,293 8/31/2022
3.0.11 2,357 8/23/2022
3.0.10 2,370 8/22/2022
3.0.9 7,321 8/22/2022
3.0.8 2,330 8/18/2022
3.0.7 2,394 8/17/2022
3.0.6 2,383 8/15/2022
3.0.5 2,238 8/15/2022
3.0.4 2,984 8/4/2022
3.0.3 2,277 8/4/2022
3.0.2 2,382 7/29/2022
3.0.1 2,400 7/27/2022
3.0.0 2,263 7/26/2022
2.0.96 2,329 7/26/2022
2.0.95 2,363 7/26/2022
2.0.94 2,312 7/25/2022
2.0.93 2,249 7/25/2022
2.0.92 2,880 7/15/2022
2.0.91 2,261 7/15/2022
2.0.90 2,372 7/14/2022
2.0.89 2,322 7/14/2022
2.0.88 2,286 7/12/2022
2.0.87 2,390 7/11/2022
2.0.86 2,382 7/11/2022
2.0.85 2,297 7/11/2022
2.0.84 2,271 7/8/2022
2.0.83 3,354 6/29/2022
2.0.82 1,873 6/29/2022
2.0.81 26,346 6/23/2022
2.0.80 2,082 6/15/2022
2.0.79 1,938 6/14/2022
2.0.78 1,920 6/14/2022
2.0.77 21,596 5/24/2022
2.0.76 49,018 5/3/2022
2.0.75 2,049 4/29/2022
2.0.74 2,341 4/19/2022
2.0.73 2,191 4/16/2022
2.0.72 2,160 4/12/2022
2.0.71 1,957 4/12/2022
2.0.70 2,050 4/7/2022
2.0.69 1,954 4/7/2022
2.0.68 1,928 4/7/2022
2.0.67 1,957 4/7/2022
2.0.66 4,073 3/15/2022
2.0.65 1,995 3/15/2022
2.0.64 1,942 3/15/2022
2.0.63 3,647 3/2/2022
2.0.62 2,336 2/22/2022
2.0.61 2,604 2/18/2022
2.0.60 2,056 2/18/2022
2.0.59 2,456 2/15/2022
2.0.58 2,006 2/9/2022
2.0.57 2,159 2/1/2022
2.0.56 1,938 2/1/2022
2.0.55 2,033 2/1/2022
2.0.54 3,776 1/28/2022
2.0.53 2,249 1/27/2022
2.0.52 3,128 1/19/2022
2.0.51 1,986 1/19/2022
2.0.50 6,137 12/2/2021
2.0.44 9,710 11/18/2021
2.0.43 2,219 11/16/2021
2.0.42 1,843 11/2/2021
2.0.41 2,521 10/20/2021
2.0.40 1,836 10/12/2021
2.0.39 1,761 10/12/2021
2.0.38 1,839 10/5/2021
2.0.37 1,868 9/21/2021
2.0.36 2,384 9/9/2021
2.0.35 1,880 9/3/2021
2.0.34 1,803 9/2/2021
2.0.33 1,922 7/21/2021
2.0.32 1,739 7/21/2021
2.0.31 1,825 7/6/2021
2.0.30 1,811 7/5/2021
2.0.29 2,013 6/30/2021
2.0.28 1,893 6/28/2021
2.0.27 5,142 6/17/2021
2.0.26 1,881 6/15/2021
2.0.25 1,857 6/14/2021
2.0.24 1,897 6/14/2021
2.0.23 1,796 6/14/2021
2.0.22 1,944 5/20/2021
2.0.21 1,909 5/18/2021
2.0.20 1,976 5/10/2021
2.0.19 1,890 5/10/2021
2.0.18 1,945 5/3/2021
2.0.17 1,939 5/3/2021
2.0.16 3,995 4/14/2021
2.0.15 1,923 4/13/2021
2.0.14 2,666 3/31/2021
2.0.13 2,140 3/25/2021
2.0.12 1,937 3/25/2021
2.0.11 2,377 2/19/2021
2.0.10 1,977 2/18/2021
2.0.9 1,944 2/18/2021
2.0.8 2,030 2/16/2021
2.0.7 2,064 2/9/2021
2.0.6 1,977 2/9/2021
2.0.5 2,039 2/3/2021
2.0.4 2,050 1/29/2021
2.0.3 2,000 1/29/2021
2.0.2 1,992 1/28/2021
2.0.1 2,014 1/27/2021
2.0.0 2,053 1/26/2021
1.2.397 1,983 1/26/2021
1.2.396 2,036 1/21/2021
1.2.395 1,997 1/20/2021
1.2.394 2,047 1/20/2021
1.2.393 2,046 1/20/2021
1.2.392 2,051 1/20/2021
1.2.391 2,089 1/19/2021
1.2.390 2,068 1/19/2021
1.2.389 2,089 1/19/2021
1.2.388 2,066 1/14/2021
1.2.387 1,925 1/14/2021
1.2.386 2,067 1/13/2021
1.2.385 2,018 1/13/2021
1.2.384 2,073 1/11/2021
1.2.383 2,008 1/8/2021
1.2.382 2,023 1/6/2021
1.2.381 2,038 1/6/2021
1.2.380 2,776 11/17/2020
1.2.379 2,224 10/21/2020
1.2.378 2,072 9/17/2020
1.2.377 2,096 9/1/2020
1.2.376 2,083 8/31/2020
1.2.375 14,813 7/13/2020
1.2.374 2,181 7/2/2020
1.2.373 2,141 7/1/2020
1.2.372 2,193 6/10/2020
1.2.371 2,185 6/10/2020
1.2.370 2,129 6/10/2020
1.2.369 2,119 6/9/2020
1.2.368 2,090 6/9/2020
1.2.367 2,115 6/9/2020
1.2.366 2,021 6/9/2020
1.2.365 1,723 6/9/2020
1.2.364 1,736 6/9/2020
1.2.363 1,740 6/9/2020
1.2.362 1,743 6/8/2020
1.2.361 1,731 6/4/2020
1.2.360 5,851 5/4/2020
1.2.359 2,092 4/27/2020
1.2.358 3,412 4/4/2020
1.2.357 4,452 3/25/2020
1.2.356 2,282 3/10/2020
1.2.355 2,144 3/10/2020
1.2.354 2,175 3/6/2020
1.2.353 2,305 3/3/2020
1.2.352 2,247 3/3/2020
1.2.351 2,191 3/2/2020
1.2.350 2,262 3/2/2020
1.2.349 2,183 3/2/2020
1.2.348 2,053 3/2/2020
1.2.347 2,137 3/2/2020
1.2.346 2,167 2/27/2020
1.2.345 2,278 2/21/2020
1.2.344 2,210 2/20/2020
1.2.343 2,110 2/20/2020
1.2.342 2,197 2/20/2020
1.2.341 2,289 2/20/2020
1.2.340 2,210 2/20/2020
1.2.339 2,197 2/20/2020
1.2.338 2,172 2/19/2020
1.2.337 2,197 2/18/2020
1.2.336 2,220 2/14/2020
1.2.335 2,284 2/6/2020
1.2.334 2,275 2/4/2020
1.2.333 2,255 2/3/2020
1.2.332 3,417 1/13/2020
1.2.331 29,396 12/17/2019
1.2.330 107,210 12/13/2019
1.2.328 2,227 12/12/2019
1.2.327 2,497 12/11/2019
1.2.326 2,185 12/10/2019
1.2.325 2,282 12/3/2019
1.2.324 1,721 11/29/2019
1.2.323 1,826 11/28/2019
1.2.322 1,816 11/28/2019
1.2.321 1,826 11/28/2019
1.2.320 2,031 11/26/2019
1.2.319 1,906 11/26/2019
1.2.318 1,826 11/22/2019
1.2.317 2,692 11/20/2019
1.2.316 2,008 10/25/2019
1.2.315 1,836 10/25/2019
1.2.314 1,909 10/23/2019
1.2.313 1,881 10/18/2019
1.2.312 1,795 10/17/2019
1.2.311 1,868 10/17/2019
1.2.310 1,814 10/17/2019
1.2.309 1,844 10/9/2019
1.2.308 1,822 10/8/2019
1.2.307 1,773 10/7/2019
1.2.306 1,747 10/4/2019
1.2.305 1,831 10/3/2019
1.2.304 2,186 10/2/2019
1.2.303 1,844 9/16/2019
1.2.302 1,893 9/16/2019
1.2.301 1,820 9/15/2019
1.2.300 1,789 9/13/2019
1.2.299 1,813 9/10/2019
1.2.298 1,862 9/6/2019
1.2.297 2,191 8/20/2019
1.2.296 1,803 8/20/2019
1.2.295 1,897 8/20/2019
1.2.294 1,859 8/20/2019
1.2.293 1,845 8/16/2019
1.2.292 2,928 7/15/2019
1.2.291 2,237 6/30/2019
1.2.290 1,819 6/28/2019
1.2.289 1,873 6/20/2019
1.2.288 1,979 6/12/2019
1.2.287 1,867 6/12/2019
1.2.286 1,903 6/11/2019
1.2.285 1,906 6/11/2019
1.2.284 1,865 6/5/2019
1.2.283 1,976 5/28/2019
1.2.282 1,938 5/25/2019
1.2.281 1,873 5/23/2019
1.2.280 1,873 5/13/2019
1.2.279 1,911 5/9/2019
1.2.278 1,821 5/9/2019
1.2.277 1,923 5/7/2019
1.2.276 1,925 5/7/2019
1.2.275 1,935 5/6/2019
1.2.274 1,962 4/26/2019
1.2.273 1,883 4/25/2019
1.2.272 1,943 4/25/2019
1.2.271 1,949 4/24/2019
1.2.270 1,934 4/24/2019
1.2.269 1,897 4/16/2019
1.2.268 1,903 4/16/2019
1.2.267 1,877 4/16/2019
1.2.266 1,905 4/12/2019
1.2.265 1,874 4/12/2019
1.2.264 1,950 4/11/2019
1.2.263 1,911 4/11/2019
1.2.262 1,914 4/10/2019
1.2.261 1,881 4/10/2019
1.2.260 1,942 4/5/2019
1.2.259 2,176 2/27/2019
1.2.258 1,922 2/27/2019
1.2.257 1,932 2/26/2019
1.2.256 13,089 2/15/2019
1.2.255 1,980 2/15/2019
1.2.254 1,974 2/5/2019
1.2.253 7,263 12/12/2018
1.2.252 1,990 11/8/2018
1.2.251 2,070 11/8/2018
1.2.250 14,525 10/11/2018
1.2.249 2,109 10/2/2018
1.2.248 2,122 9/25/2018
1.2.247 2,181 9/3/2018
1.2.246 2,091 8/28/2018
1.2.245 2,100 8/27/2018
1.2.244 2,204 8/22/2018
1.2.243 2,239 8/21/2018
1.2.242 2,173 8/17/2018
1.2.241 2,359 7/27/2018
1.2.240 2,266 7/26/2018
1.2.239 2,309 6/18/2018
1.2.238 2,252 6/14/2018
1.2.237 2,247 5/25/2018
1.2.236 2,277 5/24/2018
1.2.235 2,471 5/18/2018
1.2.234 2,262 5/3/2018
1.2.233 2,512 5/3/2018
1.2.232 2,341 4/30/2018
1.2.231 2,521 4/18/2018
1.2.230 2,613 4/10/2018
1.2.229 2,585 4/10/2018
1.2.228 2,286 4/4/2018
1.2.227 2,299 3/28/2018
1.2.226 2,277 3/22/2018
1.2.225 2,471 3/20/2018
1.2.224 2,491 3/19/2018
1.2.223 2,304 3/15/2018
1.2.222 2,582 3/14/2018
1.2.221 2,333 3/14/2018
1.2.220 2,402 2/23/2018
1.2.219 2,588 2/16/2018
1.2.218 2,587 2/9/2018
1.2.217 2,590 2/8/2018
1.2.216 2,570 2/7/2018
1.2.215 2,224 2/7/2018
1.2.214 2,496 2/5/2018
1.2.213 2,311 2/2/2018
1.2.212 2,511 1/26/2018
1.2.211 2,586 1/16/2018
1.2.210 2,328 12/18/2017
1.2.209 2,305 12/14/2017
1.2.208 2,598 12/7/2017
1.2.207 2,288 12/6/2017
1.2.206 2,368 12/4/2017
1.2.205 2,408 11/28/2017
1.2.204 2,345 11/24/2017
1.2.203 2,393 11/24/2017
1.2.202 7,230 11/24/2017
1.2.201 2,378 11/20/2017
1.2.200 2,326 11/14/2017
1.2.199 2,338 11/14/2017
1.2.198 2,408 11/6/2017
1.2.197 2,240 11/6/2017
1.2.196 2,416 10/31/2017
1.2.195 2,234 10/30/2017
1.2.194 2,413 10/26/2017
1.2.193 2,379 10/26/2017
1.2.192 2,266 10/26/2017
1.2.191 2,320 10/20/2017
1.2.190 2,368 10/18/2017
1.2.189 2,334 10/18/2017
1.2.188 2,276 10/15/2017
1.2.187 2,371 10/11/2017
1.2.186 2,288 10/11/2017
1.2.185 2,334 10/10/2017
1.2.184 2,266 10/10/2017
1.2.183 2,273 10/2/2017
1.2.182 2,292 9/29/2017
1.2.181 2,309 9/25/2017
1.2.180 2,347 9/14/2017
1.2.179 2,292 9/12/2017
1.2.178 2,356 8/31/2017
1.2.177 2,374 8/25/2017
1.2.176 2,313 8/24/2017
1.2.174 2,344 8/7/2017
1.2.173 2,292 8/7/2017
1.2.172 2,349 8/7/2017
1.2.171 2,267 8/4/2017
1.2.170 2,306 8/3/2017
1.2.169 2,386 8/3/2017
1.2.168 2,322 8/3/2017
1.2.167 2,293 8/2/2017
1.2.166 2,324 8/1/2017
1.2.165 2,372 7/26/2017
1.2.164 2,347 7/26/2017
1.2.163 2,287 7/25/2017
1.2.162 2,297 7/18/2017
1.2.161 2,323 7/18/2017
1.2.160 2,338 7/18/2017
1.2.159 2,325 7/18/2017
1.2.158 2,376 7/13/2017
1.2.157 2,331 7/13/2017
1.2.156 2,256 7/5/2017
1.2.155 2,404 6/28/2017
1.2.154 2,313 6/27/2017
1.2.153 2,403 6/20/2017
1.2.152 2,423 6/19/2017
1.2.151 2,316 6/14/2017
1.2.150 2,302 6/13/2017
1.2.149 2,334 5/31/2017
1.2.148 2,292 5/29/2017
1.2.147 2,337 5/19/2017
1.2.146 2,325 5/18/2017
1.2.145 2,402 5/18/2017
1.2.144 2,327 5/14/2017
1.2.143 2,328 5/12/2017
1.2.142 2,329 5/12/2017
1.2.141 2,348 5/5/2017
1.2.140 2,434 4/27/2017
1.2.139 2,434 2/27/2017
1.2.137 2,394 2/3/2017
1.2.136 2,356 2/3/2017
1.2.135 2,392 1/26/2017
1.2.134 2,368 1/25/2017
1.2.133 2,522 1/12/2017
1.2.132 2,409 1/11/2017
1.2.131 2,504 1/10/2017
1.2.130 2,371 1/10/2017
1.2.129 2,365 1/10/2017
1.2.128 2,382 1/10/2017
1.2.127 2,352 1/10/2017
1.2.125 2,391 1/10/2017
1.2.119 2,295 12/13/2016
1.2.118 2,323 12/12/2016
1.2.117 2,347 12/10/2016
1.2.115 2,372 12/8/2016
1.2.114 2,309 12/5/2016
1.2.112 2,458 11/29/2016
1.2.111 2,449 11/25/2016
1.2.110 2,446 11/25/2016
1.2.109 2,394 11/24/2016
1.2.108 2,386 11/24/2016
1.2.107 2,353 11/23/2016
1.2.106 4,375 11/18/2016
1.2.105 2,310 11/18/2016
1.2.104 2,439 11/18/2016
1.2.103 2,372 11/17/2016
1.2.102 2,332 11/17/2016
1.2.101 2,396 11/17/2016
1.2.100 2,375 11/16/2016
1.2.99 2,358 11/16/2016
1.2.98 2,336 11/16/2016
1.2.97 2,392 11/16/2016
1.2.96 2,312 11/16/2016
1.2.95 2,345 11/16/2016
1.2.94 2,377 11/15/2016
1.2.92 2,396 11/15/2016
1.2.91 2,342 11/15/2016
1.2.90 2,330 11/15/2016
1.2.89 2,387 11/14/2016
1.2.88 2,890 11/8/2016
1.2.87 2,564 11/8/2016
1.2.86 2,534 11/8/2016
1.2.85 2,409 11/8/2016
1.2.84 2,826 11/8/2016
1.2.83 2,529 11/7/2016
1.2.82 2,601 11/3/2016
1.2.81 2,621 11/3/2016
1.2.80 2,488 11/3/2016
1.2.79 2,454 11/2/2016
1.2.78 2,530 11/1/2016
1.2.76 2,524 11/1/2016
1.2.75 2,304 10/31/2016
1.2.73 2,374 10/28/2016
1.2.71 2,390 10/27/2016
1.2.68 2,380 10/26/2016
1.2.66 2,345 10/25/2016
1.2.65 2,339 10/24/2016
1.2.64 2,383 10/21/2016
1.2.63 2,427 10/21/2016
1.2.62 2,329 10/21/2016
1.2.61 2,390 10/20/2016
1.2.60 2,315 10/20/2016
1.2.59 2,396 10/13/2016
1.2.58 2,356 10/13/2016
1.2.57 2,369 10/13/2016
1.2.56 2,341 10/13/2016
1.2.55 2,354 10/11/2016
1.2.54 2,384 10/11/2016
1.2.53 2,357 10/10/2016
1.2.52 2,360 10/10/2016
1.2.51 2,387 9/12/2016
1.2.50 2,381 9/12/2016
1.2.49 2,363 9/7/2016
1.2.48 2,396 9/2/2016
1.2.47 2,403 5/6/2016
1.2.46 2,797 4/25/2016
1.2.45 2,633 4/25/2016
1.2.43 2,613 4/22/2016
1.2.42 2,376 4/15/2016
1.2.41 2,373 4/12/2016
1.2.40 2,389 4/11/2016
1.2.39 2,359 4/8/2016
1.2.38 2,332 4/8/2016
1.2.37 2,417 4/8/2016
1.2.36 2,463 4/8/2016
1.2.35 2,382 4/6/2016
1.2.34 2,433 4/6/2016
1.2.33 2,389 4/6/2016
1.2.32 2,336 4/6/2016
1.2.31 2,326 4/6/2016
1.2.30 2,321 4/6/2016
1.2.29 2,391 4/5/2016
1.2.28 2,368 4/5/2016
1.2.27 2,425 4/5/2016
1.2.26 2,394 4/5/2016
1.2.25 2,416 4/5/2016
1.2.24 2,392 4/1/2016
1.2.23 2,349 3/31/2016
1.2.22 2,304 3/31/2016
1.2.21 2,356 3/29/2016
1.2.20 2,392 3/25/2016
1.2.19 2,413 3/17/2016
1.2.18 2,382 3/17/2016
1.2.17 2,364 3/17/2016
1.2.16 2,428 3/17/2016
1.2.15 2,564 3/17/2016
1.2.14 2,417 3/16/2016
1.2.13 2,416 3/15/2016
1.2.12 2,385 3/15/2016
1.2.11 2,401 3/14/2016
1.2.10 2,496 3/11/2016
1.2.9 2,392 3/7/2016
1.2.8 2,389 3/6/2016
1.2.7 2,378 3/6/2016
1.2.6 2,423 3/4/2016
1.2.5 2,486 3/2/2016
1.2.4 2,295 3/2/2016
1.2.3 2,354 3/1/2016
1.2.1 2,366 2/29/2016
1.2.0 2,555 2/29/2016
1.1.45 2,281 7/28/2017
1.1.44 2,889 2/29/2016
1.1.43 2,676 2/29/2016
1.1.42 2,598 2/28/2016
1.1.41 2,808 2/26/2016
1.1.40 2,412 2/23/2016
1.1.39 2,443 2/23/2016
1.1.38 2,459 2/22/2016
1.1.37 2,347 2/22/2016
1.1.36 2,356 2/19/2016
1.1.34 2,380 2/15/2016
1.1.33 2,409 2/12/2016
1.1.32 2,646 2/11/2016
1.1.31 2,348 2/11/2016
1.1.30 2,410 2/9/2016
1.1.29 2,428 2/8/2016
1.1.28 2,453 1/29/2016
1.1.27 2,402 1/26/2016
1.1.25 2,418 1/25/2016
1.1.24 2,477 1/20/2016
1.1.23 2,379 1/20/2016
1.1.19 2,340 1/20/2016
1.1.16 2,388 1/19/2016
1.1.15 3,079 1/15/2016
1.1.14 2,671 1/15/2016
1.1.13 3,137 1/14/2016
1.1.12 2,912 1/14/2016
1.1.10 2,477 1/13/2016
1.1.9 2,464 1/12/2016
1.1.5 2,388 1/7/2016
1.1.4 2,353 1/7/2016
1.1.3 2,379 1/6/2016
1.1.2 2,421 1/6/2016
1.1.1 2,442 1/5/2016
1.1.0 2,449 1/1/2016
1.0.155 3,015 12/18/2015
1.0.154 2,435 12/17/2015
1.0.153 2,392 12/17/2015
1.0.151 2,638 12/3/2015
1.0.150 2,501 12/3/2015
1.0.149 2,522 12/3/2015
1.0.148 2,681 12/2/2015
1.0.147 2,500 12/2/2015
1.0.146 2,753 12/2/2015
1.0.145 2,389 12/2/2015
1.0.144 2,645 12/2/2015
1.0.143 2,488 12/1/2015
1.0.142 2,711 12/1/2015
1.0.140 2,724 12/1/2015
1.0.139 2,794 11/30/2015
1.0.138 2,694 11/30/2015
1.0.137 2,470 11/26/2015
1.0.136 2,456 11/25/2015
1.0.135 2,489 11/20/2015
1.0.134 2,509 11/19/2015
1.0.133 2,480 11/19/2015
1.0.132 2,574 11/19/2015
1.0.131 2,492 11/17/2015
1.0.130 2,401 11/13/2015
1.0.129 2,398 11/13/2015
1.0.128 2,356 11/13/2015
1.0.127 2,440 11/12/2015
1.0.126 2,478 11/12/2015
1.0.125 2,441 11/11/2015
1.0.124 2,380 11/11/2015
1.0.123 2,406 11/11/2015
1.0.122 2,429 11/11/2015
1.0.121 2,520 11/4/2015
1.0.120 2,461 11/3/2015
1.0.119 2,433 10/30/2015
1.0.118 2,399 10/29/2015
1.0.117 2,394 10/23/2015
1.0.116 2,405 10/20/2015
1.0.115 2,479 10/13/2015
1.0.113 2,411 10/13/2015
1.0.111 2,567 10/6/2015
1.0.110 2,599 10/6/2015
1.0.109 2,494 10/6/2015
1.0.108 2,522 10/6/2015
1.0.107 2,784 10/4/2015
1.0.106 2,519 9/25/2015
1.0.105 2,477 9/2/2015
1.0.104 2,422 8/24/2015
1.0.103 2,589 7/30/2015
1.0.102 2,831 7/30/2015
1.0.101 2,739 6/12/2015
1.0.100 2,692 6/3/2015
1.0.99 2,667 6/3/2015
1.0.98 2,646 6/3/2015
1.0.97 2,715 5/12/2015
1.0.96 2,662 5/7/2015
1.0.95 2,654 4/16/2015
1.0.94 2,515 4/16/2015
1.0.93 2,547 4/15/2015
1.0.92 2,594 4/8/2015
1.0.91 2,575 3/17/2015
1.0.90 2,506 3/10/2015
1.0.89 2,606 3/10/2015
1.0.88 2,682 2/12/2015
1.0.87 2,658 12/4/2014
1.0.86 2,705 11/14/2014
1.0.85 2,714 11/14/2014
1.0.84 2,907 11/13/2014
1.0.83 2,662 11/13/2014
1.0.82 2,778 11/12/2014
1.0.81 2,680 11/12/2014
1.0.80 2,501 10/9/2014
1.0.79 2,527 10/8/2014
1.0.78 2,494 10/7/2014
1.0.77 2,549 10/7/2014
1.0.76 2,489 9/29/2014
1.0.75 2,477 9/29/2014
1.0.74 2,491 9/3/2014
1.0.73 2,390 9/3/2014
1.0.72 2,562 8/12/2014
1.0.71 2,538 8/11/2014
1.0.70 2,567 8/11/2014
1.0.67 2,578 8/11/2014
1.0.66 2,573 8/11/2014
1.0.65 2,582 8/5/2014
1.0.64 2,503 8/4/2014
1.0.63 2,572 7/31/2014
1.0.62 2,440 7/22/2014
1.0.61 2,519 7/22/2014
1.0.60 2,403 7/22/2014
1.0.59 2,538 7/11/2014
1.0.58 2,494 7/11/2014
1.0.57 2,423 7/7/2014
1.0.56 2,464 7/1/2014
1.0.55 2,537 7/1/2014
1.0.54 2,531 7/1/2014
1.0.53 2,551 7/1/2014
1.0.52 2,534 7/1/2014
1.0.51 2,563 6/23/2014
1.0.49 2,568 6/21/2014
1.0.48 2,604 6/20/2014
1.0.47 2,647 6/21/2014
1.0.46 2,591 6/21/2014
1.0.45 2,573 6/19/2014
1.0.44 2,529 6/19/2014
1.0.43 2,484 6/19/2014
1.0.41 2,528 6/19/2014
1.0.40 2,472 6/19/2014
1.0.39 2,540 6/18/2014
1.0.38 2,542 6/18/2014
1.0.37 2,459 6/12/2014
1.0.36 2,481 6/12/2014
1.0.35 2,512 6/12/2014
1.0.32 2,548 6/12/2014
1.0.31 2,602 6/6/2014
1.0.30 2,531 6/6/2014
1.0.29 2,593 6/5/2014
1.0.28 2,554 5/8/2014
1.0.27 2,558 5/8/2014
1.0.26 2,494 5/7/2014
1.0.25 2,518 5/7/2014
1.0.24 2,473 5/7/2014
1.0.23 2,553 5/5/2014
1.0.22 2,483 5/5/2014
1.0.21 2,505 5/5/2014
1.0.20 2,735 4/30/2014
1.0.19 2,486 4/30/2014
1.0.18 2,665 4/11/2014
1.0.17 2,747 4/10/2014
1.0.16 2,798 4/10/2014
1.0.15 2,787 4/10/2014
1.0.14 2,613 4/10/2014
1.0.13 2,718 4/10/2014
1.0.12 2,657 4/2/2014
1.0.11 2,581 4/2/2014
1.0.10 2,581 4/2/2014
1.0.9 2,620 4/1/2014
1.0.8 2,725 4/1/2014
1.0.7 2,762 4/1/2014
1.0.6 2,769 4/1/2014
1.0.5 2,758 4/1/2014