PeanutButter.RandomGenerators 3.0.401

Prefix Reserved
dotnet add package PeanutButter.RandomGenerators --version 3.0.401
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 3.0.401
                    
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.401" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="3.0.401" />
                    
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.401
                    
#r "nuget: PeanutButter.RandomGenerators, 3.0.401"
                    
#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.401
                    
#: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.401
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=3.0.401
                    
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.401 0 11/10/2025
3.0.400 68 11/7/2025
3.0.399 84 11/7/2025
3.0.398 169 11/6/2025
3.0.397 395 9/26/2025
3.0.396 917 9/12/2025
3.0.395 256 9/11/2025
3.0.394 238 9/11/2025
3.0.393 248 9/10/2025
3.0.392 281 9/9/2025
3.0.391 468 8/19/2025
3.0.390 237 8/19/2025
3.0.389 1,411 8/1/2025
3.0.388 212 7/31/2025
3.0.387 200 7/30/2025
3.0.386 537 7/15/2025
3.0.385 251 7/15/2025
3.0.384 1,710 5/15/2025
3.0.383 407 5/14/2025
3.0.382 492 5/13/2025
3.0.381 274 5/9/2025
3.0.380 352 5/8/2025
3.0.379 337 5/7/2025
3.0.378 388 5/6/2025
3.0.377 294 5/6/2025
3.0.376 273 5/6/2025
3.0.375 262 5/6/2025
3.0.374 304 5/5/2025
3.0.373 266 5/5/2025
3.0.372 263 5/5/2025
3.0.371 275 5/5/2025
3.0.370 306 5/5/2025
3.0.369 281 5/5/2025
3.0.368 323 4/30/2025
3.0.367 287 4/30/2025
3.0.366 291 4/30/2025
3.0.365 276 4/30/2025
3.0.364 303 4/30/2025
3.0.363 282 4/30/2025
3.0.362 290 4/30/2025
3.0.361 292 4/30/2025
3.0.360 278 4/30/2025
3.0.359 300 4/30/2025
3.0.358 305 4/29/2025
3.0.357 450 4/23/2025
3.0.356 344 4/22/2025
3.0.355 453 4/17/2025
3.0.354 374 4/15/2025
3.0.353 1,275 4/4/2025
3.0.352 330 4/3/2025
3.0.351 315 4/2/2025
3.0.350 433 4/2/2025
3.0.349 677 3/18/2025
3.0.348 268 3/18/2025
3.0.347 1,054 3/4/2025
3.0.346 386 3/4/2025
3.0.345 349 3/4/2025
3.0.344 328 2/20/2025
3.0.343 462 2/14/2025
3.0.342 351 2/11/2025
3.0.341 278 2/10/2025
3.0.340 380 2/5/2025
3.0.339 1,247 1/7/2025
3.0.338 270 1/7/2025
3.0.337 283 1/7/2025
3.0.336 290 1/6/2025
3.0.335 440 12/17/2024
3.0.334 287 12/17/2024
3.0.333 356 12/13/2024
3.0.332 304 12/13/2024
3.0.331 302 12/12/2024
3.0.330 552 11/28/2024
3.0.329 1,078 11/13/2024
3.0.328 1,000 11/12/2024
3.0.327 276 11/12/2024
3.0.326 276 11/12/2024
3.0.325 278 11/12/2024
3.0.324 287 11/12/2024
3.0.323 2,494 11/6/2024
3.0.322 282 11/6/2024
3.0.321 1,977 10/10/2024
3.0.320 384 10/7/2024
3.0.319 477 9/18/2024
3.0.318 299 9/18/2024
3.0.317 331 9/18/2024
3.0.316 3,139 8/28/2024
3.0.315 536 8/12/2024
3.0.314 407 8/8/2024
3.0.313 304 8/8/2024
3.0.312 501 7/29/2024
3.0.311 1,361 7/17/2024
3.0.310 309 7/15/2024
3.0.309 334 7/15/2024
3.0.308 397 7/9/2024
3.0.307 294 7/9/2024
3.0.306 518 6/25/2024
3.0.305 519 6/11/2024
3.0.304 266 6/11/2024
3.0.303 437 6/5/2024
3.0.302 311 6/5/2024
3.0.301 486 5/30/2024
3.0.300 290 5/30/2024
3.0.299 349 5/30/2024
3.0.298 1,309 5/17/2024
3.0.297 334 5/17/2024
3.0.296 365 5/13/2024
3.0.295 357 5/8/2024
3.0.294 337 5/7/2024
3.0.293 1,154 4/19/2024
3.0.292 309 4/18/2024
3.0.291 1,931 4/17/2024
3.0.290 328 4/17/2024
3.0.289 393 4/15/2024
3.0.288 3,282 4/11/2024
3.0.287 695 4/5/2024
3.0.286 356 4/5/2024
3.0.285 390 4/5/2024
3.0.284 635 4/4/2024
3.0.283 353 4/4/2024
3.0.282 879 4/3/2024
3.0.281 471 4/2/2024
3.0.280 481 4/2/2024
3.0.279 379 3/25/2024
3.0.278 369 3/25/2024
3.0.277 892 3/15/2024
3.0.276 793 2/29/2024
3.0.275 515 2/28/2024
3.0.274 503 2/28/2024
3.0.273 544 2/27/2024
3.0.272 690 2/26/2024
3.0.271 2,501 2/22/2024
3.0.270 603 2/15/2024
3.0.269 542 2/15/2024
3.0.268 542 2/15/2024
3.0.267 528 2/14/2024
3.0.266 533 2/14/2024
3.0.265 900 2/13/2024
3.0.264 620 2/8/2024
3.0.263 568 2/8/2024
3.0.262 599 2/8/2024
3.0.261 598 2/8/2024
3.0.260 582 2/7/2024
3.0.259 616 2/7/2024
3.0.258 610 2/7/2024
3.0.257 621 2/7/2024
3.0.256 1,353 1/31/2024
3.0.255 4,623 1/30/2024
3.0.254 912 1/25/2024
3.0.253 783 1/24/2024
3.0.252 697 1/22/2024
3.0.251 1,025 1/17/2024
3.0.250 670 1/17/2024
3.0.249 692 1/16/2024
3.0.248 804 1/16/2024
3.0.247 891 1/16/2024
3.0.246 760 1/15/2024
3.0.245 805 1/11/2024
3.0.244 2,012 12/11/2023
3.0.243 802 12/11/2023
3.0.242 1,001 12/7/2023
3.0.241 878 12/7/2023
3.0.240 969 12/5/2023
3.0.239 875 12/5/2023
3.0.238 852 12/5/2023
3.0.237 836 12/5/2023
3.0.236 1,206 11/17/2023
3.0.235 810 11/17/2023
3.0.234 984 11/14/2023
3.0.233 859 11/14/2023
3.0.232 835 11/13/2023
3.0.231 1,076 11/9/2023
3.0.230 845 11/8/2023
3.0.229 810 11/8/2023
3.0.228 4,462 11/2/2023
3.0.227 891 11/2/2023
3.0.226 872 11/1/2023
3.0.225 860 11/1/2023
3.0.224 849 11/1/2023
3.0.223 918 10/31/2023
3.0.222 870 10/31/2023
3.0.221 869 10/31/2023
3.0.220 880 10/31/2023
3.0.219 868 10/31/2023
3.0.218 820 10/30/2023
3.0.217 839 10/30/2023
3.0.216 901 10/30/2023
3.0.215 855 10/30/2023
3.0.214 2,802 10/26/2023
3.0.213 921 10/25/2023
3.0.212 915 10/25/2023
3.0.211 868 10/24/2023
3.0.210 842 10/24/2023
3.0.209 864 10/24/2023
3.0.208 827 10/24/2023
3.0.207 902 10/23/2023
3.0.206 871 10/23/2023
3.0.205 841 10/20/2023
3.0.204 852 10/20/2023
3.0.203 867 10/20/2023
3.0.202 890 10/19/2023
3.0.201 869 10/19/2023
3.0.200 827 10/19/2023
3.0.199 881 10/19/2023
3.0.198 934 10/18/2023
3.0.197 852 10/18/2023
3.0.196 1,055 10/17/2023
3.0.195 936 10/13/2023
3.0.194 992 10/12/2023
3.0.193 910 10/12/2023
3.0.192 889 10/11/2023
3.0.191 908 10/11/2023
3.0.190 909 10/11/2023
3.0.189 918 10/11/2023
3.0.188 880 10/11/2023
3.0.187 876 10/11/2023
3.0.186 896 10/11/2023
3.0.185 921 10/10/2023
3.0.184 883 10/10/2023
3.0.183 915 10/9/2023
3.0.182 892 10/9/2023
3.0.181 887 10/9/2023
3.0.180 1,857 9/21/2023
3.0.179 991 9/21/2023
3.0.178 819 9/21/2023
3.0.177 2,339 9/11/2023
3.0.176 998 9/8/2023
3.0.175 935 9/8/2023
3.0.173 889 9/8/2023
3.0.172 913 9/8/2023
3.0.170 5,758 8/23/2023
3.0.169 1,048 8/23/2023
3.0.168 938 8/23/2023
3.0.167 1,737 8/11/2023
3.0.166 1,096 8/10/2023
3.0.165 1,172 8/7/2023
3.0.164 1,159 8/3/2023
3.0.163 1,154 7/31/2023
3.0.162 1,129 7/28/2023
3.0.161 1,079 7/28/2023
3.0.160 5,221 6/30/2023
3.0.159 1,150 6/29/2023
3.0.158 1,124 6/29/2023
3.0.157 1,134 6/28/2023
3.0.156 1,122 6/28/2023
3.0.155 1,116 6/28/2023
3.0.154 1,098 6/26/2023
3.0.153 1,164 6/22/2023
3.0.152 1,143 6/22/2023
3.0.151 1,150 6/22/2023
3.0.150 1,150 6/22/2023
3.0.149 1,143 6/22/2023
3.0.148 1,146 6/22/2023
3.0.147 1,456 6/15/2023
3.0.146 1,673 6/9/2023
3.0.145 1,245 6/6/2023
3.0.144 1,164 6/6/2023
3.0.143 1,154 6/6/2023
3.0.142 1,383 5/31/2023
3.0.141 1,157 5/31/2023
3.0.140 1,431 5/26/2023
3.0.139 1,193 5/26/2023
3.0.138 1,326 5/25/2023
3.0.137 1,179 5/25/2023
3.0.136 1,174 5/25/2023
3.0.135 1,183 5/25/2023
3.0.134 1,175 5/25/2023
3.0.133 1,328 5/24/2023
3.0.132 1,328 5/24/2023
3.0.131 1,277 5/24/2023
3.0.130 1,326 5/23/2023
3.0.129 1,298 5/22/2023
3.0.128 1,322 5/18/2023
3.0.127 1,404 5/17/2023
3.0.126 1,439 5/11/2023
3.0.125 2,387 5/5/2023
3.0.124 1,966 5/4/2023
3.0.123 1,536 5/4/2023
3.0.122 2,611 4/25/2023
3.0.121 1,433 4/25/2023
3.0.120 1,395 4/25/2023
3.0.119 1,367 4/25/2023
3.0.118 1,400 4/25/2023
3.0.117 3,503 4/24/2023
3.0.116 1,846 4/24/2023
3.0.115 1,586 4/18/2023
3.0.114 1,340 4/18/2023
3.0.113 1,395 4/18/2023
3.0.112 1,350 4/11/2023
3.0.111 1,461 4/11/2023
3.0.110 1,519 3/31/2023
3.0.109 1,499 3/29/2023
3.0.108 1,507 3/28/2023
3.0.107 4,338 3/15/2023
3.0.106 1,825 3/9/2023
3.0.105 1,485 3/9/2023
3.0.104 1,688 3/3/2023
3.0.103 1,565 3/2/2023
3.0.102 1,555 3/2/2023
3.0.101 1,602 3/1/2023
3.0.100 1,780 2/22/2023
3.0.99 1,895 2/10/2023
3.0.98 1,585 2/10/2023
3.0.97 2,353 1/24/2023
3.0.96 3,504 12/15/2022
3.0.95 1,773 12/1/2022
3.0.94 1,802 11/30/2022
3.0.93 1,715 11/30/2022
3.0.92 1,689 11/30/2022
3.0.91 1,689 11/29/2022
3.0.90 1,868 11/25/2022
3.0.89 2,729 11/17/2022
3.0.88 1,881 11/15/2022
3.0.87 1,804 11/14/2022
3.0.86 1,829 11/14/2022
3.0.85 1,793 11/14/2022
3.0.84 1,808 11/14/2022
3.0.83 1,819 11/14/2022
3.0.82 1,861 11/14/2022
3.0.81 1,832 11/14/2022
3.0.80 1,774 11/14/2022
3.0.79 2,537 11/8/2022
3.0.78 1,900 11/7/2022
3.0.77 1,822 11/7/2022
3.0.76 1,833 11/7/2022
3.0.75 1,835 11/7/2022
3.0.74 1,904 11/3/2022
3.0.73 4,387 10/31/2022
3.0.72 1,931 10/27/2022
3.0.71 1,799 10/27/2022
3.0.70 1,888 10/27/2022
3.0.69 1,932 10/27/2022
3.0.68 1,995 10/25/2022
3.0.67 2,268 10/19/2022
3.0.66 1,935 10/19/2022
3.0.65 1,969 10/19/2022
3.0.64 1,951 10/19/2022
3.0.63 1,878 10/19/2022
3.0.62 1,938 10/18/2022
3.0.61 2,036 10/13/2022
3.0.60 1,978 10/12/2022
3.0.59 1,954 10/12/2022
3.0.58 2,136 9/28/2022
3.0.57 2,004 9/28/2022
3.0.56 2,263 9/28/2022
3.0.55 2,325 9/27/2022
3.0.54 2,319 9/27/2022
3.0.53 2,276 9/27/2022
3.0.52 2,227 9/27/2022
3.0.51 2,205 9/27/2022
3.0.50 2,177 9/27/2022
3.0.49 2,348 9/27/2022
3.0.48 2,145 9/27/2022
3.0.47 2,262 9/26/2022
3.0.46 2,238 9/26/2022
3.0.45 2,197 9/26/2022
3.0.44 2,251 9/26/2022
3.0.43 2,312 9/23/2022
3.0.42 2,303 9/23/2022
3.0.41 2,289 9/22/2022
3.0.40 2,222 9/22/2022
3.0.39 2,234 9/22/2022
3.0.38 2,263 9/21/2022
3.0.37 2,195 9/21/2022
3.0.36 2,226 9/21/2022
3.0.35 3,414 9/21/2022
3.0.34 5,627 9/20/2022
3.0.33 2,337 9/19/2022
3.0.32 2,249 9/16/2022
3.0.31 2,272 9/16/2022
3.0.30 2,214 9/16/2022
3.0.29 2,271 9/16/2022
3.0.28 2,266 9/15/2022
3.0.27 2,215 9/15/2022
3.0.26 2,337 9/14/2022
3.0.25 2,350 9/14/2022
3.0.24 2,265 9/14/2022
3.0.23 2,338 9/14/2022
3.0.22 2,341 9/14/2022
3.0.21 2,418 9/14/2022
3.0.20 2,357 9/9/2022
3.0.19 2,287 9/9/2022
3.0.18 2,321 9/8/2022
3.0.17 2,313 9/6/2022
3.0.16 2,394 9/6/2022
3.0.15 2,372 9/2/2022
3.0.14 2,287 9/1/2022
3.0.13 2,259 8/31/2022
3.0.12 2,246 8/31/2022
3.0.11 2,310 8/23/2022
3.0.10 2,319 8/22/2022
3.0.9 7,277 8/22/2022
3.0.8 2,283 8/18/2022
3.0.7 2,347 8/17/2022
3.0.6 2,334 8/15/2022
3.0.5 2,188 8/15/2022
3.0.4 2,935 8/4/2022
3.0.3 2,227 8/4/2022
3.0.2 2,333 7/29/2022
3.0.1 2,391 7/27/2022
3.0.0 2,255 7/26/2022
2.0.96 2,275 7/26/2022
2.0.95 2,312 7/26/2022
2.0.94 2,306 7/25/2022
2.0.93 2,199 7/25/2022
2.0.92 2,832 7/15/2022
2.0.91 2,213 7/15/2022
2.0.90 2,311 7/14/2022
2.0.89 2,274 7/14/2022
2.0.88 2,240 7/12/2022
2.0.87 2,342 7/11/2022
2.0.86 2,334 7/11/2022
2.0.85 2,245 7/11/2022
2.0.84 2,255 7/8/2022
2.0.83 3,295 6/29/2022
2.0.82 1,827 6/29/2022
2.0.81 26,100 6/23/2022
2.0.80 2,071 6/15/2022
2.0.79 1,928 6/14/2022
2.0.78 1,910 6/14/2022
2.0.77 21,493 5/24/2022
2.0.76 48,950 5/3/2022
2.0.75 1,999 4/29/2022
2.0.74 2,294 4/19/2022
2.0.73 2,143 4/16/2022
2.0.72 2,114 4/12/2022
2.0.71 1,912 4/12/2022
2.0.70 2,044 4/7/2022
2.0.69 1,948 4/7/2022
2.0.68 1,923 4/7/2022
2.0.67 1,950 4/7/2022
2.0.66 4,017 3/15/2022
2.0.65 1,946 3/15/2022
2.0.64 1,891 3/15/2022
2.0.63 3,594 3/2/2022
2.0.62 2,286 2/22/2022
2.0.61 2,554 2/18/2022
2.0.60 2,004 2/18/2022
2.0.59 2,449 2/15/2022
2.0.58 1,996 2/9/2022
2.0.57 2,110 2/1/2022
2.0.56 1,929 2/1/2022
2.0.55 1,980 2/1/2022
2.0.54 3,725 1/28/2022
2.0.53 2,199 1/27/2022
2.0.52 3,079 1/19/2022
2.0.51 1,974 1/19/2022
2.0.50 6,127 12/2/2021
2.0.44 9,578 11/18/2021
2.0.43 2,169 11/16/2021
2.0.42 1,833 11/2/2021
2.0.41 2,468 10/20/2021
2.0.40 1,783 10/12/2021
2.0.39 1,711 10/12/2021
2.0.38 1,783 10/5/2021
2.0.37 1,813 9/21/2021
2.0.36 2,372 9/9/2021
2.0.35 1,829 9/3/2021
2.0.34 1,793 9/2/2021
2.0.33 1,912 7/21/2021
2.0.32 1,729 7/21/2021
2.0.31 1,775 7/6/2021
2.0.30 1,802 7/5/2021
2.0.29 1,960 6/30/2021
2.0.28 1,841 6/28/2021
2.0.27 5,068 6/17/2021
2.0.26 1,829 6/15/2021
2.0.25 1,804 6/14/2021
2.0.24 1,842 6/14/2021
2.0.23 1,786 6/14/2021
2.0.22 1,889 5/20/2021
2.0.21 1,855 5/18/2021
2.0.20 1,925 5/10/2021
2.0.19 1,837 5/10/2021
2.0.18 1,892 5/3/2021
2.0.17 1,887 5/3/2021
2.0.16 3,945 4/14/2021
2.0.15 1,873 4/13/2021
2.0.14 2,614 3/31/2021
2.0.13 2,087 3/25/2021
2.0.12 1,883 3/25/2021
2.0.11 2,322 2/19/2021
2.0.10 1,924 2/18/2021
2.0.9 1,890 2/18/2021
2.0.8 1,975 2/16/2021
2.0.7 2,004 2/9/2021
2.0.6 1,918 2/9/2021
2.0.5 1,986 2/3/2021
2.0.4 1,997 1/29/2021
2.0.3 1,944 1/29/2021
2.0.2 1,977 1/28/2021
2.0.1 1,959 1/27/2021
2.0.0 2,001 1/26/2021
1.2.397 1,931 1/26/2021
1.2.396 1,981 1/21/2021
1.2.395 1,940 1/20/2021
1.2.394 1,992 1/20/2021
1.2.393 1,986 1/20/2021
1.2.392 1,994 1/20/2021
1.2.391 2,031 1/19/2021
1.2.390 2,011 1/19/2021
1.2.389 2,034 1/19/2021
1.2.388 2,014 1/14/2021
1.2.387 1,873 1/14/2021
1.2.386 2,014 1/13/2021
1.2.385 1,964 1/13/2021
1.2.384 2,019 1/11/2021
1.2.383 1,953 1/8/2021
1.2.382 1,969 1/6/2021
1.2.381 1,982 1/6/2021
1.2.380 2,722 11/17/2020
1.2.379 2,169 10/21/2020
1.2.378 2,019 9/17/2020
1.2.377 2,078 9/1/2020
1.2.376 2,066 8/31/2020
1.2.375 14,676 7/13/2020
1.2.374 2,124 7/2/2020
1.2.373 2,126 7/1/2020
1.2.372 2,135 6/10/2020
1.2.371 2,127 6/10/2020
1.2.370 2,071 6/10/2020
1.2.369 2,054 6/9/2020
1.2.368 2,035 6/9/2020
1.2.367 2,046 6/9/2020
1.2.366 1,966 6/9/2020
1.2.365 1,670 6/9/2020
1.2.364 1,680 6/9/2020
1.2.363 1,686 6/9/2020
1.2.362 1,688 6/8/2020
1.2.361 1,677 6/4/2020
1.2.360 5,797 5/4/2020
1.2.359 2,075 4/27/2020
1.2.358 3,356 4/4/2020
1.2.357 4,439 3/25/2020
1.2.356 2,227 3/10/2020
1.2.355 2,089 3/10/2020
1.2.354 2,120 3/6/2020
1.2.353 2,250 3/3/2020
1.2.352 2,192 3/3/2020
1.2.351 2,138 3/2/2020
1.2.350 2,204 3/2/2020
1.2.349 2,129 3/2/2020
1.2.348 1,996 3/2/2020
1.2.347 2,085 3/2/2020
1.2.346 2,152 2/27/2020
1.2.345 2,224 2/21/2020
1.2.344 2,158 2/20/2020
1.2.343 2,056 2/20/2020
1.2.342 2,144 2/20/2020
1.2.341 2,236 2/20/2020
1.2.340 2,156 2/20/2020
1.2.339 2,143 2/20/2020
1.2.338 2,114 2/19/2020
1.2.337 2,142 2/18/2020
1.2.336 2,165 2/14/2020
1.2.335 2,229 2/6/2020
1.2.334 2,221 2/4/2020
1.2.333 2,201 2/3/2020
1.2.332 3,404 1/13/2020
1.2.331 29,096 12/17/2019
1.2.330 107,154 12/13/2019
1.2.328 2,172 12/12/2019
1.2.327 2,442 12/11/2019
1.2.326 2,133 12/10/2019
1.2.325 2,269 12/3/2019
1.2.324 1,707 11/29/2019
1.2.323 1,768 11/28/2019
1.2.322 1,761 11/28/2019
1.2.321 1,769 11/28/2019
1.2.320 1,976 11/26/2019
1.2.319 1,852 11/26/2019
1.2.318 1,813 11/22/2019
1.2.317 2,637 11/20/2019
1.2.316 1,955 10/25/2019
1.2.315 1,782 10/25/2019
1.2.314 1,852 10/23/2019
1.2.313 1,825 10/18/2019
1.2.312 1,782 10/17/2019
1.2.311 1,809 10/17/2019
1.2.310 1,803 10/17/2019
1.2.309 1,831 10/9/2019
1.2.308 1,808 10/8/2019
1.2.307 1,759 10/7/2019
1.2.306 1,733 10/4/2019
1.2.305 1,776 10/3/2019
1.2.304 2,129 10/2/2019
1.2.303 1,831 9/16/2019
1.2.302 1,839 9/16/2019
1.2.301 1,806 9/15/2019
1.2.300 1,775 9/13/2019
1.2.299 1,755 9/10/2019
1.2.298 1,804 9/6/2019
1.2.297 2,135 8/20/2019
1.2.296 1,745 8/20/2019
1.2.295 1,842 8/20/2019
1.2.294 1,798 8/20/2019
1.2.293 1,789 8/16/2019
1.2.292 2,874 7/15/2019
1.2.291 2,183 6/30/2019
1.2.290 1,763 6/28/2019
1.2.289 1,819 6/20/2019
1.2.288 1,919 6/12/2019
1.2.287 1,815 6/12/2019
1.2.286 1,844 6/11/2019
1.2.285 1,849 6/11/2019
1.2.284 1,852 6/5/2019
1.2.283 1,920 5/28/2019
1.2.282 1,882 5/25/2019
1.2.281 1,820 5/23/2019
1.2.280 1,818 5/13/2019
1.2.279 1,858 5/9/2019
1.2.278 1,764 5/9/2019
1.2.277 1,870 5/7/2019
1.2.276 1,871 5/7/2019
1.2.275 1,879 5/6/2019
1.2.274 1,908 4/26/2019
1.2.273 1,825 4/25/2019
1.2.272 1,887 4/25/2019
1.2.271 1,893 4/24/2019
1.2.270 1,877 4/24/2019
1.2.269 1,841 4/16/2019
1.2.268 1,847 4/16/2019
1.2.267 1,861 4/16/2019
1.2.266 1,847 4/12/2019
1.2.265 1,819 4/12/2019
1.2.264 1,898 4/11/2019
1.2.263 1,856 4/11/2019
1.2.262 1,857 4/10/2019
1.2.261 1,826 4/10/2019
1.2.260 1,926 4/5/2019
1.2.259 2,120 2/27/2019
1.2.258 1,867 2/27/2019
1.2.257 1,876 2/26/2019
1.2.256 13,035 2/15/2019
1.2.255 1,922 2/15/2019
1.2.254 1,958 2/5/2019
1.2.253 7,248 12/12/2018
1.2.252 1,976 11/8/2018
1.2.251 2,014 11/8/2018
1.2.250 14,389 10/11/2018
1.2.249 2,052 10/2/2018
1.2.248 2,107 9/25/2018
1.2.247 2,116 9/3/2018
1.2.246 2,037 8/28/2018
1.2.245 2,046 8/27/2018
1.2.244 2,191 8/22/2018
1.2.243 2,184 8/21/2018
1.2.242 2,162 8/17/2018
1.2.241 2,293 7/27/2018
1.2.240 2,201 7/26/2018
1.2.239 2,241 6/18/2018
1.2.238 2,226 6/14/2018
1.2.237 2,178 5/25/2018
1.2.236 2,209 5/24/2018
1.2.235 2,433 5/18/2018
1.2.234 2,194 5/3/2018
1.2.233 2,477 5/3/2018
1.2.232 2,316 4/30/2018
1.2.231 2,443 4/18/2018
1.2.230 2,536 4/10/2018
1.2.229 2,510 4/10/2018
1.2.228 2,217 4/4/2018
1.2.227 2,234 3/28/2018
1.2.226 2,211 3/22/2018
1.2.225 2,438 3/20/2018
1.2.224 2,467 3/19/2018
1.2.223 2,239 3/15/2018
1.2.222 2,504 3/14/2018
1.2.221 2,266 3/14/2018
1.2.220 2,335 2/23/2018
1.2.219 2,512 2/16/2018
1.2.218 2,510 2/9/2018
1.2.217 2,513 2/8/2018
1.2.216 2,492 2/7/2018
1.2.215 2,201 2/7/2018
1.2.214 2,421 2/5/2018
1.2.213 2,247 2/2/2018
1.2.212 2,433 1/26/2018
1.2.211 2,550 1/16/2018
1.2.210 2,263 12/18/2017
1.2.209 2,277 12/14/2017
1.2.208 2,521 12/7/2017
1.2.207 2,264 12/6/2017
1.2.206 2,305 12/4/2017
1.2.205 2,342 11/28/2017
1.2.204 2,278 11/24/2017
1.2.203 2,325 11/24/2017
1.2.202 7,124 11/24/2017
1.2.201 2,308 11/20/2017
1.2.200 2,257 11/14/2017
1.2.199 2,273 11/14/2017
1.2.198 2,342 11/6/2017
1.2.197 2,175 11/6/2017
1.2.196 2,348 10/31/2017
1.2.195 2,210 10/30/2017
1.2.194 2,347 10/26/2017
1.2.193 2,313 10/26/2017
1.2.192 2,239 10/26/2017
1.2.191 2,294 10/20/2017
1.2.190 2,300 10/18/2017
1.2.189 2,308 10/18/2017
1.2.188 2,252 10/15/2017
1.2.187 2,305 10/11/2017
1.2.186 2,263 10/11/2017
1.2.185 2,307 10/10/2017
1.2.184 2,240 10/10/2017
1.2.183 2,247 10/2/2017
1.2.182 2,266 9/29/2017
1.2.181 2,285 9/25/2017
1.2.180 2,321 9/14/2017
1.2.179 2,264 9/12/2017
1.2.178 2,329 8/31/2017
1.2.177 2,348 8/25/2017
1.2.176 2,287 8/24/2017
1.2.174 2,322 8/7/2017
1.2.173 2,259 8/7/2017
1.2.172 2,322 8/7/2017
1.2.171 2,244 8/4/2017
1.2.170 2,281 8/3/2017
1.2.169 2,361 8/3/2017
1.2.168 2,297 8/3/2017
1.2.167 2,268 8/2/2017
1.2.166 2,296 8/1/2017
1.2.165 2,347 7/26/2017
1.2.164 2,322 7/26/2017
1.2.163 2,263 7/25/2017
1.2.162 2,270 7/18/2017
1.2.161 2,294 7/18/2017
1.2.160 2,310 7/18/2017
1.2.159 2,300 7/18/2017
1.2.158 2,352 7/13/2017
1.2.157 2,305 7/13/2017
1.2.156 2,229 7/5/2017
1.2.155 2,380 6/28/2017
1.2.154 2,290 6/27/2017
1.2.153 2,377 6/20/2017
1.2.152 2,396 6/19/2017
1.2.151 2,290 6/14/2017
1.2.150 2,276 6/13/2017
1.2.149 2,307 5/31/2017
1.2.148 2,266 5/29/2017
1.2.147 2,314 5/19/2017
1.2.146 2,299 5/18/2017
1.2.145 2,376 5/18/2017
1.2.144 2,301 5/14/2017
1.2.143 2,302 5/12/2017
1.2.142 2,305 5/12/2017
1.2.141 2,323 5/5/2017
1.2.140 2,409 4/27/2017
1.2.139 2,410 2/27/2017
1.2.137 2,370 2/3/2017
1.2.136 2,328 2/3/2017
1.2.135 2,367 1/26/2017
1.2.134 2,338 1/25/2017
1.2.133 2,495 1/12/2017
1.2.132 2,382 1/11/2017
1.2.131 2,478 1/10/2017
1.2.130 2,342 1/10/2017
1.2.129 2,341 1/10/2017
1.2.128 2,358 1/10/2017
1.2.127 2,326 1/10/2017
1.2.125 2,363 1/10/2017
1.2.119 2,272 12/13/2016
1.2.118 2,299 12/12/2016
1.2.117 2,322 12/10/2016
1.2.115 2,344 12/8/2016
1.2.114 2,285 12/5/2016
1.2.112 2,434 11/29/2016
1.2.111 2,423 11/25/2016
1.2.110 2,421 11/25/2016
1.2.109 2,367 11/24/2016
1.2.108 2,363 11/24/2016
1.2.107 2,328 11/23/2016
1.2.106 4,350 11/18/2016
1.2.105 2,280 11/18/2016
1.2.104 2,413 11/18/2016
1.2.103 2,347 11/17/2016
1.2.102 2,306 11/17/2016
1.2.101 2,371 11/17/2016
1.2.100 2,350 11/16/2016
1.2.99 2,331 11/16/2016
1.2.98 2,313 11/16/2016
1.2.97 2,363 11/16/2016
1.2.96 2,288 11/16/2016
1.2.95 2,320 11/16/2016
1.2.94 2,350 11/15/2016
1.2.92 2,371 11/15/2016
1.2.91 2,316 11/15/2016
1.2.90 2,304 11/15/2016
1.2.89 2,361 11/14/2016
1.2.88 2,867 11/8/2016
1.2.87 2,538 11/8/2016
1.2.86 2,509 11/8/2016
1.2.85 2,382 11/8/2016
1.2.84 2,802 11/8/2016
1.2.83 2,505 11/7/2016
1.2.82 2,575 11/3/2016
1.2.81 2,592 11/3/2016
1.2.80 2,464 11/3/2016
1.2.79 2,429 11/2/2016
1.2.78 2,506 11/1/2016
1.2.76 2,498 11/1/2016
1.2.75 2,279 10/31/2016
1.2.73 2,348 10/28/2016
1.2.71 2,364 10/27/2016
1.2.68 2,355 10/26/2016
1.2.66 2,309 10/25/2016
1.2.65 2,311 10/24/2016
1.2.64 2,356 10/21/2016
1.2.63 2,398 10/21/2016
1.2.62 2,304 10/21/2016
1.2.61 2,366 10/20/2016
1.2.60 2,288 10/20/2016
1.2.59 2,365 10/13/2016
1.2.58 2,329 10/13/2016
1.2.57 2,346 10/13/2016
1.2.56 2,314 10/13/2016
1.2.55 2,324 10/11/2016
1.2.54 2,358 10/11/2016
1.2.53 2,332 10/10/2016
1.2.52 2,337 10/10/2016
1.2.51 2,360 9/12/2016
1.2.50 2,357 9/12/2016
1.2.49 2,339 9/7/2016
1.2.48 2,371 9/2/2016
1.2.47 2,376 5/6/2016
1.2.46 2,770 4/25/2016
1.2.45 2,605 4/25/2016
1.2.43 2,587 4/22/2016
1.2.42 2,349 4/15/2016
1.2.41 2,346 4/12/2016
1.2.40 2,364 4/11/2016
1.2.39 2,331 4/8/2016
1.2.38 2,305 4/8/2016
1.2.37 2,394 4/8/2016
1.2.36 2,435 4/8/2016
1.2.35 2,359 4/6/2016
1.2.34 2,407 4/6/2016
1.2.33 2,365 4/6/2016
1.2.32 2,307 4/6/2016
1.2.31 2,300 4/6/2016
1.2.30 2,296 4/6/2016
1.2.29 2,367 4/5/2016
1.2.28 2,344 4/5/2016
1.2.27 2,400 4/5/2016
1.2.26 2,368 4/5/2016
1.2.25 2,390 4/5/2016
1.2.24 2,365 4/1/2016
1.2.23 2,320 3/31/2016
1.2.22 2,279 3/31/2016
1.2.21 2,332 3/29/2016
1.2.20 2,368 3/25/2016
1.2.19 2,385 3/17/2016
1.2.18 2,359 3/17/2016
1.2.17 2,339 3/17/2016
1.2.16 2,402 3/17/2016
1.2.15 2,538 3/17/2016
1.2.14 2,387 3/16/2016
1.2.13 2,390 3/15/2016
1.2.12 2,357 3/15/2016
1.2.11 2,376 3/14/2016
1.2.10 2,471 3/11/2016
1.2.9 2,365 3/7/2016
1.2.8 2,362 3/6/2016
1.2.7 2,352 3/6/2016
1.2.6 2,396 3/4/2016
1.2.5 2,457 3/2/2016
1.2.4 2,268 3/2/2016
1.2.3 2,326 3/1/2016
1.2.1 2,341 2/29/2016
1.2.0 2,526 2/29/2016
1.1.45 2,253 7/28/2017
1.1.44 2,860 2/29/2016
1.1.43 2,650 2/29/2016
1.1.42 2,572 2/28/2016
1.1.41 2,780 2/26/2016
1.1.40 2,386 2/23/2016
1.1.39 2,417 2/23/2016
1.1.38 2,418 2/22/2016
1.1.37 2,319 2/22/2016
1.1.36 2,327 2/19/2016
1.1.34 2,353 2/15/2016
1.1.33 2,380 2/12/2016
1.1.32 2,604 2/11/2016
1.1.31 2,322 2/11/2016
1.1.30 2,381 2/9/2016
1.1.29 2,400 2/8/2016
1.1.28 2,426 1/29/2016
1.1.27 2,375 1/26/2016
1.1.25 2,390 1/25/2016
1.1.24 2,449 1/20/2016
1.1.23 2,354 1/20/2016
1.1.19 2,314 1/20/2016
1.1.16 2,364 1/19/2016
1.1.15 3,052 1/15/2016
1.1.14 2,645 1/15/2016
1.1.13 3,097 1/14/2016
1.1.12 2,874 1/14/2016
1.1.10 2,437 1/13/2016
1.1.9 2,438 1/12/2016
1.1.5 2,360 1/7/2016
1.1.4 2,324 1/7/2016
1.1.3 2,351 1/6/2016
1.1.2 2,392 1/6/2016
1.1.1 2,411 1/5/2016
1.1.0 2,424 1/1/2016
1.0.155 2,989 12/18/2015
1.0.154 2,407 12/17/2015
1.0.153 2,366 12/17/2015
1.0.151 2,610 12/3/2015
1.0.150 2,475 12/3/2015
1.0.149 2,496 12/3/2015
1.0.148 2,657 12/2/2015
1.0.147 2,472 12/2/2015
1.0.146 2,729 12/2/2015
1.0.145 2,363 12/2/2015
1.0.144 2,619 12/2/2015
1.0.143 2,462 12/1/2015
1.0.142 2,681 12/1/2015
1.0.140 2,698 12/1/2015
1.0.139 2,768 11/30/2015
1.0.138 2,668 11/30/2015
1.0.137 2,443 11/26/2015
1.0.136 2,430 11/25/2015
1.0.135 2,461 11/20/2015
1.0.134 2,482 11/19/2015
1.0.133 2,451 11/19/2015
1.0.132 2,547 11/19/2015
1.0.131 2,466 11/17/2015
1.0.130 2,374 11/13/2015
1.0.129 2,372 11/13/2015
1.0.128 2,331 11/13/2015
1.0.127 2,414 11/12/2015
1.0.126 2,451 11/12/2015
1.0.125 2,411 11/11/2015
1.0.124 2,352 11/11/2015
1.0.123 2,380 11/11/2015
1.0.122 2,405 11/11/2015
1.0.121 2,491 11/4/2015
1.0.120 2,421 11/3/2015
1.0.119 2,408 10/30/2015
1.0.118 2,372 10/29/2015
1.0.117 2,369 10/23/2015
1.0.116 2,378 10/20/2015
1.0.115 2,453 10/13/2015
1.0.113 2,386 10/13/2015
1.0.111 2,542 10/6/2015
1.0.110 2,574 10/6/2015
1.0.109 2,467 10/6/2015
1.0.108 2,497 10/6/2015
1.0.107 2,757 10/4/2015
1.0.106 2,493 9/25/2015
1.0.105 2,451 9/2/2015
1.0.104 2,397 8/24/2015
1.0.103 2,563 7/30/2015
1.0.102 2,804 7/30/2015
1.0.101 2,713 6/12/2015
1.0.100 2,665 6/3/2015
1.0.99 2,641 6/3/2015
1.0.98 2,620 6/3/2015
1.0.97 2,686 5/12/2015
1.0.96 2,635 5/7/2015
1.0.95 2,626 4/16/2015
1.0.94 2,489 4/16/2015
1.0.93 2,521 4/15/2015
1.0.92 2,566 4/8/2015
1.0.91 2,548 3/17/2015
1.0.90 2,481 3/10/2015
1.0.89 2,581 3/10/2015
1.0.88 2,653 2/12/2015
1.0.87 2,634 12/4/2014
1.0.86 2,678 11/14/2014
1.0.85 2,687 11/14/2014
1.0.84 2,881 11/13/2014
1.0.83 2,635 11/13/2014
1.0.82 2,755 11/12/2014
1.0.81 2,655 11/12/2014
1.0.80 2,477 10/9/2014
1.0.79 2,501 10/8/2014
1.0.78 2,468 10/7/2014
1.0.77 2,521 10/7/2014
1.0.76 2,465 9/29/2014
1.0.75 2,452 9/29/2014
1.0.74 2,467 9/3/2014
1.0.73 2,361 9/3/2014
1.0.72 2,537 8/12/2014
1.0.71 2,511 8/11/2014
1.0.70 2,538 8/11/2014
1.0.67 2,549 8/11/2014
1.0.66 2,546 8/11/2014
1.0.65 2,557 8/5/2014
1.0.64 2,478 8/4/2014
1.0.63 2,547 7/31/2014
1.0.62 2,415 7/22/2014
1.0.61 2,494 7/22/2014
1.0.60 2,376 7/22/2014
1.0.59 2,508 7/11/2014
1.0.58 2,466 7/11/2014
1.0.57 2,400 7/7/2014
1.0.56 2,440 7/1/2014
1.0.55 2,512 7/1/2014
1.0.54 2,505 7/1/2014
1.0.53 2,525 7/1/2014
1.0.52 2,509 7/1/2014
1.0.51 2,539 6/23/2014
1.0.49 2,543 6/21/2014
1.0.48 2,578 6/20/2014
1.0.47 2,620 6/21/2014
1.0.46 2,566 6/21/2014
1.0.45 2,546 6/19/2014
1.0.44 2,505 6/19/2014
1.0.43 2,459 6/19/2014
1.0.41 2,463 6/19/2014
1.0.40 2,445 6/19/2014
1.0.39 2,513 6/18/2014
1.0.38 2,514 6/18/2014
1.0.37 2,433 6/12/2014
1.0.36 2,457 6/12/2014
1.0.35 2,484 6/12/2014
1.0.32 2,523 6/12/2014
1.0.31 2,576 6/6/2014
1.0.30 2,507 6/6/2014
1.0.29 2,567 6/5/2014
1.0.28 2,528 5/8/2014
1.0.27 2,532 5/8/2014
1.0.26 2,468 5/7/2014
1.0.25 2,492 5/7/2014
1.0.24 2,448 5/7/2014
1.0.23 2,526 5/5/2014
1.0.22 2,460 5/5/2014
1.0.21 2,475 5/5/2014
1.0.20 2,710 4/30/2014
1.0.19 2,459 4/30/2014
1.0.18 2,640 4/11/2014
1.0.17 2,722 4/10/2014
1.0.16 2,772 4/10/2014
1.0.15 2,760 4/10/2014
1.0.14 2,586 4/10/2014
1.0.13 2,690 4/10/2014
1.0.12 2,630 4/2/2014
1.0.11 2,555 4/2/2014
1.0.10 2,556 4/2/2014
1.0.9 2,592 4/1/2014
1.0.8 2,658 4/1/2014
1.0.7 2,694 4/1/2014
1.0.6 2,703 4/1/2014
1.0.5 2,691 4/1/2014