PeanutButter.RandomGenerators 3.0.397

Prefix Reserved
dotnet add package PeanutButter.RandomGenerators --version 3.0.397
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 3.0.397
                    
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.397" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="3.0.397" />
                    
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.397
                    
#r "nuget: PeanutButter.RandomGenerators, 3.0.397"
                    
#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.397
                    
#: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.397
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=3.0.397
                    
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.397 76 9/26/2025
3.0.396 342 9/12/2025
3.0.395 230 9/11/2025
3.0.394 193 9/11/2025
3.0.393 213 9/10/2025
3.0.392 247 9/9/2025
3.0.391 434 8/19/2025
3.0.390 191 8/19/2025
3.0.389 1,068 8/1/2025
3.0.388 177 7/31/2025
3.0.387 165 7/30/2025
3.0.386 472 7/15/2025
3.0.385 203 7/15/2025
3.0.384 1,596 5/15/2025
3.0.383 359 5/14/2025
3.0.382 450 5/13/2025
3.0.381 233 5/9/2025
3.0.380 313 5/8/2025
3.0.379 301 5/7/2025
3.0.378 339 5/6/2025
3.0.377 246 5/6/2025
3.0.376 226 5/6/2025
3.0.375 231 5/6/2025
3.0.374 254 5/5/2025
3.0.373 233 5/5/2025
3.0.372 231 5/5/2025
3.0.371 241 5/5/2025
3.0.370 262 5/5/2025
3.0.369 240 5/5/2025
3.0.368 264 4/30/2025
3.0.367 238 4/30/2025
3.0.366 237 4/30/2025
3.0.365 231 4/30/2025
3.0.364 255 4/30/2025
3.0.363 230 4/30/2025
3.0.362 237 4/30/2025
3.0.361 242 4/30/2025
3.0.360 227 4/30/2025
3.0.359 250 4/30/2025
3.0.358 262 4/29/2025
3.0.357 407 4/23/2025
3.0.356 297 4/22/2025
3.0.355 400 4/17/2025
3.0.354 330 4/15/2025
3.0.353 1,238 4/4/2025
3.0.352 291 4/3/2025
3.0.351 268 4/2/2025
3.0.350 390 4/2/2025
3.0.349 600 3/18/2025
3.0.348 232 3/18/2025
3.0.347 1,011 3/4/2025
3.0.346 334 3/4/2025
3.0.345 316 3/4/2025
3.0.344 288 2/20/2025
3.0.343 407 2/14/2025
3.0.342 304 2/11/2025
3.0.341 237 2/10/2025
3.0.340 339 2/5/2025
3.0.339 1,204 1/7/2025
3.0.338 238 1/7/2025
3.0.337 232 1/7/2025
3.0.336 246 1/6/2025
3.0.335 401 12/17/2024
3.0.334 228 12/17/2024
3.0.333 311 12/13/2024
3.0.332 256 12/13/2024
3.0.331 259 12/12/2024
3.0.330 499 11/28/2024
3.0.329 941 11/13/2024
3.0.328 961 11/12/2024
3.0.327 238 11/12/2024
3.0.326 233 11/12/2024
3.0.325 242 11/12/2024
3.0.324 238 11/12/2024
3.0.323 2,419 11/6/2024
3.0.322 242 11/6/2024
3.0.321 1,928 10/10/2024
3.0.320 340 10/7/2024
3.0.319 438 9/18/2024
3.0.318 250 9/18/2024
3.0.317 287 9/18/2024
3.0.316 3,082 8/28/2024
3.0.315 491 8/12/2024
3.0.314 363 8/8/2024
3.0.313 265 8/8/2024
3.0.312 455 7/29/2024
3.0.311 1,319 7/17/2024
3.0.310 271 7/15/2024
3.0.309 295 7/15/2024
3.0.308 357 7/9/2024
3.0.307 254 7/9/2024
3.0.306 477 6/25/2024
3.0.305 476 6/11/2024
3.0.304 237 6/11/2024
3.0.303 396 6/5/2024
3.0.302 273 6/5/2024
3.0.301 448 5/30/2024
3.0.300 256 5/30/2024
3.0.299 305 5/30/2024
3.0.298 1,267 5/17/2024
3.0.297 293 5/17/2024
3.0.296 322 5/13/2024
3.0.295 313 5/8/2024
3.0.294 296 5/7/2024
3.0.293 1,111 4/19/2024
3.0.292 272 4/18/2024
3.0.291 1,765 4/17/2024
3.0.290 289 4/17/2024
3.0.289 347 4/15/2024
3.0.288 3,029 4/11/2024
3.0.287 661 4/5/2024
3.0.286 307 4/5/2024
3.0.285 352 4/5/2024
3.0.284 593 4/4/2024
3.0.283 314 4/4/2024
3.0.282 838 4/3/2024
3.0.281 428 4/2/2024
3.0.280 436 4/2/2024
3.0.279 343 3/25/2024
3.0.278 330 3/25/2024
3.0.277 840 3/15/2024
3.0.276 750 2/29/2024
3.0.275 462 2/28/2024
3.0.274 474 2/28/2024
3.0.273 511 2/27/2024
3.0.272 628 2/26/2024
3.0.271 2,371 2/22/2024
3.0.270 555 2/15/2024
3.0.269 511 2/15/2024
3.0.268 488 2/15/2024
3.0.267 495 2/14/2024
3.0.266 500 2/14/2024
3.0.265 830 2/13/2024
3.0.264 581 2/8/2024
3.0.263 536 2/8/2024
3.0.262 563 2/8/2024
3.0.261 557 2/8/2024
3.0.260 541 2/7/2024
3.0.259 574 2/7/2024
3.0.258 564 2/7/2024
3.0.257 590 2/7/2024
3.0.256 1,307 1/31/2024
3.0.255 4,459 1/30/2024
3.0.254 872 1/25/2024
3.0.253 733 1/24/2024
3.0.252 658 1/22/2024
3.0.251 988 1/17/2024
3.0.250 637 1/17/2024
3.0.249 648 1/16/2024
3.0.248 772 1/16/2024
3.0.247 850 1/16/2024
3.0.246 720 1/15/2024
3.0.245 763 1/11/2024
3.0.244 1,900 12/11/2023
3.0.243 761 12/11/2023
3.0.242 966 12/7/2023
3.0.241 838 12/7/2023
3.0.240 931 12/5/2023
3.0.239 824 12/5/2023
3.0.238 801 12/5/2023
3.0.237 792 12/5/2023
3.0.236 1,166 11/17/2023
3.0.235 779 11/17/2023
3.0.234 943 11/14/2023
3.0.233 817 11/14/2023
3.0.232 776 11/13/2023
3.0.231 1,031 11/9/2023
3.0.230 805 11/8/2023
3.0.229 756 11/8/2023
3.0.228 4,239 11/2/2023
3.0.227 850 11/2/2023
3.0.226 834 11/1/2023
3.0.225 819 11/1/2023
3.0.224 815 11/1/2023
3.0.223 870 10/31/2023
3.0.222 831 10/31/2023
3.0.221 836 10/31/2023
3.0.220 843 10/31/2023
3.0.219 818 10/31/2023
3.0.218 781 10/30/2023
3.0.217 809 10/30/2023
3.0.216 862 10/30/2023
3.0.215 808 10/30/2023
3.0.214 2,763 10/26/2023
3.0.213 878 10/25/2023
3.0.212 879 10/25/2023
3.0.211 828 10/24/2023
3.0.210 800 10/24/2023
3.0.209 825 10/24/2023
3.0.208 787 10/24/2023
3.0.207 860 10/23/2023
3.0.206 820 10/23/2023
3.0.205 800 10/20/2023
3.0.204 819 10/20/2023
3.0.203 828 10/20/2023
3.0.202 858 10/19/2023
3.0.201 826 10/19/2023
3.0.200 792 10/19/2023
3.0.199 836 10/19/2023
3.0.198 901 10/18/2023
3.0.197 808 10/18/2023
3.0.196 1,007 10/17/2023
3.0.195 898 10/13/2023
3.0.194 954 10/12/2023
3.0.193 869 10/12/2023
3.0.192 859 10/11/2023
3.0.191 866 10/11/2023
3.0.190 869 10/11/2023
3.0.189 875 10/11/2023
3.0.188 843 10/11/2023
3.0.187 825 10/11/2023
3.0.186 856 10/11/2023
3.0.185 885 10/10/2023
3.0.184 841 10/10/2023
3.0.183 874 10/9/2023
3.0.182 853 10/9/2023
3.0.181 849 10/9/2023
3.0.180 1,792 9/21/2023
3.0.179 932 9/21/2023
3.0.178 801 9/21/2023
3.0.177 2,194 9/11/2023
3.0.176 968 9/8/2023
3.0.175 904 9/8/2023
3.0.173 861 9/8/2023
3.0.172 883 9/8/2023
3.0.170 5,562 8/23/2023
3.0.169 1,008 8/23/2023
3.0.168 905 8/23/2023
3.0.167 1,665 8/11/2023
3.0.166 1,053 8/10/2023
3.0.165 1,131 8/7/2023
3.0.164 1,124 8/3/2023
3.0.163 1,116 7/31/2023
3.0.162 1,088 7/28/2023
3.0.161 1,042 7/28/2023
3.0.160 5,178 6/30/2023
3.0.159 1,109 6/29/2023
3.0.158 1,078 6/29/2023
3.0.157 1,091 6/28/2023
3.0.156 1,078 6/28/2023
3.0.155 1,076 6/28/2023
3.0.154 1,053 6/26/2023
3.0.153 1,124 6/22/2023
3.0.152 1,100 6/22/2023
3.0.151 1,109 6/22/2023
3.0.150 1,107 6/22/2023
3.0.149 1,089 6/22/2023
3.0.148 1,104 6/22/2023
3.0.147 1,414 6/15/2023
3.0.146 1,623 6/9/2023
3.0.145 1,210 6/6/2023
3.0.144 1,122 6/6/2023
3.0.143 1,111 6/6/2023
3.0.142 1,338 5/31/2023
3.0.141 1,111 5/31/2023
3.0.140 1,385 5/26/2023
3.0.139 1,141 5/26/2023
3.0.138 1,279 5/25/2023
3.0.137 1,140 5/25/2023
3.0.136 1,134 5/25/2023
3.0.135 1,140 5/25/2023
3.0.134 1,124 5/25/2023
3.0.133 1,270 5/24/2023
3.0.132 1,272 5/24/2023
3.0.131 1,233 5/24/2023
3.0.130 1,253 5/23/2023
3.0.129 1,257 5/22/2023
3.0.128 1,280 5/18/2023
3.0.127 1,359 5/17/2023
3.0.126 1,393 5/11/2023
3.0.125 2,341 5/5/2023
3.0.124 1,913 5/4/2023
3.0.123 1,492 5/4/2023
3.0.122 2,463 4/25/2023
3.0.121 1,386 4/25/2023
3.0.120 1,350 4/25/2023
3.0.119 1,312 4/25/2023
3.0.118 1,351 4/25/2023
3.0.117 3,452 4/24/2023
3.0.116 1,788 4/24/2023
3.0.115 1,517 4/18/2023
3.0.114 1,290 4/18/2023
3.0.113 1,347 4/18/2023
3.0.112 1,312 4/11/2023
3.0.111 1,408 4/11/2023
3.0.110 1,472 3/31/2023
3.0.109 1,451 3/29/2023
3.0.108 1,461 3/28/2023
3.0.107 4,124 3/15/2023
3.0.106 1,771 3/9/2023
3.0.105 1,442 3/9/2023
3.0.104 1,637 3/3/2023
3.0.103 1,506 3/2/2023
3.0.102 1,507 3/2/2023
3.0.101 1,558 3/1/2023
3.0.100 1,742 2/22/2023
3.0.99 1,847 2/10/2023
3.0.98 1,525 2/10/2023
3.0.97 2,275 1/24/2023
3.0.96 3,456 12/15/2022
3.0.95 1,725 12/1/2022
3.0.94 1,763 11/30/2022
3.0.93 1,663 11/30/2022
3.0.92 1,642 11/30/2022
3.0.91 1,630 11/29/2022
3.0.90 1,827 11/25/2022
3.0.89 2,688 11/17/2022
3.0.88 1,830 11/15/2022
3.0.87 1,758 11/14/2022
3.0.86 1,779 11/14/2022
3.0.85 1,746 11/14/2022
3.0.84 1,748 11/14/2022
3.0.83 1,772 11/14/2022
3.0.82 1,803 11/14/2022
3.0.81 1,788 11/14/2022
3.0.80 1,731 11/14/2022
3.0.79 2,492 11/8/2022
3.0.78 1,853 11/7/2022
3.0.77 1,772 11/7/2022
3.0.76 1,785 11/7/2022
3.0.75 1,792 11/7/2022
3.0.74 1,858 11/3/2022
3.0.73 4,338 10/31/2022
3.0.72 1,878 10/27/2022
3.0.71 1,759 10/27/2022
3.0.70 1,823 10/27/2022
3.0.69 1,876 10/27/2022
3.0.68 1,949 10/25/2022
3.0.67 2,217 10/19/2022
3.0.66 1,882 10/19/2022
3.0.65 1,922 10/19/2022
3.0.64 1,906 10/19/2022
3.0.63 1,832 10/19/2022
3.0.62 1,898 10/18/2022
3.0.61 1,997 10/13/2022
3.0.60 1,926 10/12/2022
3.0.59 1,908 10/12/2022
3.0.58 2,090 9/28/2022
3.0.57 1,956 9/28/2022
3.0.56 2,214 9/28/2022
3.0.55 2,213 9/27/2022
3.0.54 2,208 9/27/2022
3.0.53 2,183 9/27/2022
3.0.52 2,145 9/27/2022
3.0.51 2,150 9/27/2022
3.0.50 2,090 9/27/2022
3.0.49 2,226 9/27/2022
3.0.48 2,057 9/27/2022
3.0.47 2,161 9/26/2022
3.0.46 2,173 9/26/2022
3.0.45 2,129 9/26/2022
3.0.44 2,136 9/26/2022
3.0.43 2,247 9/23/2022
3.0.42 2,232 9/23/2022
3.0.41 2,200 9/22/2022
3.0.40 2,147 9/22/2022
3.0.39 2,140 9/22/2022
3.0.38 2,143 9/21/2022
3.0.37 2,131 9/21/2022
3.0.36 2,161 9/21/2022
3.0.35 3,342 9/21/2022
3.0.34 5,427 9/20/2022
3.0.33 2,226 9/19/2022
3.0.32 2,181 9/16/2022
3.0.31 2,222 9/16/2022
3.0.30 2,164 9/16/2022
3.0.29 2,176 9/16/2022
3.0.28 2,212 9/15/2022
3.0.27 2,151 9/15/2022
3.0.26 2,261 9/14/2022
3.0.25 2,294 9/14/2022
3.0.24 2,211 9/14/2022
3.0.23 2,247 9/14/2022
3.0.22 2,257 9/14/2022
3.0.21 2,306 9/14/2022
3.0.20 2,295 9/9/2022
3.0.19 2,197 9/9/2022
3.0.18 2,203 9/8/2022
3.0.17 2,248 9/6/2022
3.0.16 2,299 9/6/2022
3.0.15 2,291 9/2/2022
3.0.14 2,203 9/1/2022
3.0.13 2,197 8/31/2022
3.0.12 2,154 8/31/2022
3.0.11 2,261 8/23/2022
3.0.10 2,265 8/22/2022
3.0.9 7,177 8/22/2022
3.0.8 2,208 8/18/2022
3.0.7 2,256 8/17/2022
3.0.6 2,260 8/15/2022
3.0.5 2,133 8/15/2022
3.0.4 2,855 8/4/2022
3.0.3 2,181 8/4/2022
3.0.2 2,275 7/29/2022
3.0.1 2,341 7/27/2022
3.0.0 2,201 7/26/2022
2.0.96 2,216 7/26/2022
2.0.95 2,257 7/26/2022
2.0.94 2,263 7/25/2022
2.0.93 2,148 7/25/2022
2.0.92 2,780 7/15/2022
2.0.91 2,167 7/15/2022
2.0.90 2,255 7/14/2022
2.0.89 2,222 7/14/2022
2.0.88 2,194 7/12/2022
2.0.87 2,282 7/11/2022
2.0.86 2,281 7/11/2022
2.0.85 2,187 7/11/2022
2.0.84 2,204 7/8/2022
2.0.83 3,227 6/29/2022
2.0.82 1,789 6/29/2022
2.0.81 25,580 6/23/2022
2.0.80 2,015 6/15/2022
2.0.79 1,881 6/14/2022
2.0.78 1,865 6/14/2022
2.0.77 21,315 5/24/2022
2.0.76 48,892 5/3/2022
2.0.75 1,960 4/29/2022
2.0.74 2,253 4/19/2022
2.0.73 2,101 4/16/2022
2.0.72 2,070 4/12/2022
2.0.71 1,867 4/12/2022
2.0.70 2,007 4/7/2022
2.0.69 1,902 4/7/2022
2.0.68 1,878 4/7/2022
2.0.67 1,911 4/7/2022
2.0.66 3,946 3/15/2022
2.0.65 1,899 3/15/2022
2.0.64 1,830 3/15/2022
2.0.63 3,547 3/2/2022
2.0.62 2,241 2/22/2022
2.0.61 2,518 2/18/2022
2.0.60 1,950 2/18/2022
2.0.59 2,404 2/15/2022
2.0.58 1,957 2/9/2022
2.0.57 2,073 2/1/2022
2.0.56 1,887 2/1/2022
2.0.55 1,932 2/1/2022
2.0.54 3,683 1/28/2022
2.0.53 2,150 1/27/2022
2.0.52 3,030 1/19/2022
2.0.51 1,930 1/19/2022
2.0.50 6,078 12/2/2021
2.0.44 9,406 11/18/2021
2.0.43 2,131 11/16/2021
2.0.42 1,786 11/2/2021
2.0.41 2,333 10/20/2021
2.0.40 1,739 10/12/2021
2.0.39 1,671 10/12/2021
2.0.38 1,746 10/5/2021
2.0.37 1,764 9/21/2021
2.0.36 2,318 9/9/2021
2.0.35 1,784 9/3/2021
2.0.34 1,747 9/2/2021
2.0.33 1,863 7/21/2021
2.0.32 1,690 7/21/2021
2.0.31 1,726 7/6/2021
2.0.30 1,757 7/5/2021
2.0.29 1,911 6/30/2021
2.0.28 1,793 6/28/2021
2.0.27 4,730 6/17/2021
2.0.26 1,776 6/15/2021
2.0.25 1,763 6/14/2021
2.0.24 1,785 6/14/2021
2.0.23 1,741 6/14/2021
2.0.22 1,840 5/20/2021
2.0.21 1,802 5/18/2021
2.0.20 1,884 5/10/2021
2.0.19 1,786 5/10/2021
2.0.18 1,839 5/3/2021
2.0.17 1,842 5/3/2021
2.0.16 3,896 4/14/2021
2.0.15 1,825 4/13/2021
2.0.14 2,562 3/31/2021
2.0.13 2,042 3/25/2021
2.0.12 1,836 3/25/2021
2.0.11 2,273 2/19/2021
2.0.10 1,884 2/18/2021
2.0.9 1,849 2/18/2021
2.0.8 1,926 2/16/2021
2.0.7 1,951 2/9/2021
2.0.6 1,868 2/9/2021
2.0.5 1,928 2/3/2021
2.0.4 1,947 1/29/2021
2.0.3 1,897 1/29/2021
2.0.2 1,932 1/28/2021
2.0.1 1,909 1/27/2021
2.0.0 1,950 1/26/2021
1.2.397 1,883 1/26/2021
1.2.396 1,934 1/21/2021
1.2.395 1,892 1/20/2021
1.2.394 1,949 1/20/2021
1.2.393 1,935 1/20/2021
1.2.392 1,946 1/20/2021
1.2.391 1,964 1/19/2021
1.2.390 1,968 1/19/2021
1.2.389 1,986 1/19/2021
1.2.388 1,948 1/14/2021
1.2.387 1,834 1/14/2021
1.2.386 1,971 1/13/2021
1.2.385 1,918 1/13/2021
1.2.384 1,979 1/11/2021
1.2.383 1,907 1/8/2021
1.2.382 1,919 1/6/2021
1.2.381 1,925 1/6/2021
1.2.380 2,671 11/17/2020
1.2.379 2,110 10/21/2020
1.2.378 1,963 9/17/2020
1.2.377 2,042 9/1/2020
1.2.376 2,025 8/31/2020
1.2.375 14,505 7/13/2020
1.2.374 2,074 7/2/2020
1.2.373 2,072 7/1/2020
1.2.372 2,094 6/10/2020
1.2.371 2,065 6/10/2020
1.2.370 2,032 6/10/2020
1.2.369 2,006 6/9/2020
1.2.368 1,987 6/9/2020
1.2.367 1,997 6/9/2020
1.2.366 1,925 6/9/2020
1.2.365 1,630 6/9/2020
1.2.364 1,651 6/9/2020
1.2.363 1,647 6/9/2020
1.2.362 1,657 6/8/2020
1.2.361 1,642 6/4/2020
1.2.360 5,750 5/4/2020
1.2.359 2,029 4/27/2020
1.2.358 3,317 4/4/2020
1.2.357 4,392 3/25/2020
1.2.356 2,179 3/10/2020
1.2.355 2,040 3/10/2020
1.2.354 2,068 3/6/2020
1.2.353 2,202 3/3/2020
1.2.352 2,135 3/3/2020
1.2.351 2,084 3/2/2020
1.2.350 2,158 3/2/2020
1.2.349 2,084 3/2/2020
1.2.348 1,956 3/2/2020
1.2.347 2,039 3/2/2020
1.2.346 2,105 2/27/2020
1.2.345 2,178 2/21/2020
1.2.344 2,111 2/20/2020
1.2.343 1,997 2/20/2020
1.2.342 2,105 2/20/2020
1.2.341 2,199 2/20/2020
1.2.340 2,116 2/20/2020
1.2.339 2,092 2/20/2020
1.2.338 2,061 2/19/2020
1.2.337 2,099 2/18/2020
1.2.336 2,116 2/14/2020
1.2.335 2,153 2/6/2020
1.2.334 2,175 2/4/2020
1.2.333 2,156 2/3/2020
1.2.332 3,365 1/13/2020
1.2.331 28,289 12/17/2019
1.2.330 103,777 12/13/2019
1.2.328 2,125 12/12/2019
1.2.327 2,392 12/11/2019
1.2.326 2,079 12/10/2019
1.2.325 2,221 12/3/2019
1.2.324 1,677 11/29/2019
1.2.323 1,733 11/28/2019
1.2.322 1,727 11/28/2019
1.2.321 1,737 11/28/2019
1.2.320 1,932 11/26/2019
1.2.319 1,808 11/26/2019
1.2.318 1,776 11/22/2019
1.2.317 2,608 11/20/2019
1.2.316 1,913 10/25/2019
1.2.315 1,747 10/25/2019
1.2.314 1,816 10/23/2019
1.2.313 1,786 10/18/2019
1.2.312 1,746 10/17/2019
1.2.311 1,774 10/17/2019
1.2.310 1,764 10/17/2019
1.2.309 1,792 10/9/2019
1.2.308 1,779 10/8/2019
1.2.307 1,725 10/7/2019
1.2.306 1,700 10/4/2019
1.2.305 1,738 10/3/2019
1.2.304 2,093 10/2/2019
1.2.303 1,794 9/16/2019
1.2.302 1,805 9/16/2019
1.2.301 1,770 9/15/2019
1.2.300 1,740 9/13/2019
1.2.299 1,723 9/10/2019
1.2.298 1,762 9/6/2019
1.2.297 2,100 8/20/2019
1.2.296 1,709 8/20/2019
1.2.295 1,799 8/20/2019
1.2.294 1,758 8/20/2019
1.2.293 1,749 8/16/2019
1.2.292 2,836 7/15/2019
1.2.291 2,144 6/30/2019
1.2.290 1,726 6/28/2019
1.2.289 1,778 6/20/2019
1.2.288 1,876 6/12/2019
1.2.287 1,781 6/12/2019
1.2.286 1,805 6/11/2019
1.2.285 1,816 6/11/2019
1.2.284 1,822 6/5/2019
1.2.283 1,890 5/28/2019
1.2.282 1,842 5/25/2019
1.2.281 1,782 5/23/2019
1.2.280 1,769 5/13/2019
1.2.279 1,825 5/9/2019
1.2.278 1,727 5/9/2019
1.2.277 1,831 5/7/2019
1.2.276 1,834 5/7/2019
1.2.275 1,845 5/6/2019
1.2.274 1,870 4/26/2019
1.2.273 1,790 4/25/2019
1.2.272 1,845 4/25/2019
1.2.271 1,860 4/24/2019
1.2.270 1,837 4/24/2019
1.2.269 1,806 4/16/2019
1.2.268 1,807 4/16/2019
1.2.267 1,824 4/16/2019
1.2.266 1,810 4/12/2019
1.2.265 1,778 4/12/2019
1.2.264 1,859 4/11/2019
1.2.263 1,822 4/11/2019
1.2.262 1,817 4/10/2019
1.2.261 1,784 4/10/2019
1.2.260 1,894 4/5/2019
1.2.259 2,075 2/27/2019
1.2.258 1,831 2/27/2019
1.2.257 1,840 2/26/2019
1.2.256 12,991 2/15/2019
1.2.255 1,883 2/15/2019
1.2.254 1,920 2/5/2019
1.2.253 7,217 12/12/2018
1.2.252 1,947 11/8/2018
1.2.251 1,977 11/8/2018
1.2.250 14,226 10/11/2018
1.2.249 2,017 10/2/2018
1.2.248 2,069 9/25/2018
1.2.247 2,082 9/3/2018
1.2.246 1,993 8/28/2018
1.2.245 2,008 8/27/2018
1.2.244 2,150 8/22/2018
1.2.243 2,139 8/21/2018
1.2.242 2,122 8/17/2018
1.2.241 2,241 7/27/2018
1.2.240 2,155 7/26/2018
1.2.239 2,196 6/18/2018
1.2.238 2,175 6/14/2018
1.2.237 2,126 5/25/2018
1.2.236 2,159 5/24/2018
1.2.235 2,365 5/18/2018
1.2.234 2,139 5/3/2018
1.2.233 2,408 5/3/2018
1.2.232 2,267 4/30/2018
1.2.231 2,370 4/18/2018
1.2.230 2,471 4/10/2018
1.2.229 2,438 4/10/2018
1.2.228 2,167 4/4/2018
1.2.227 2,185 3/28/2018
1.2.226 2,156 3/22/2018
1.2.225 2,378 3/20/2018
1.2.224 2,408 3/19/2018
1.2.223 2,194 3/15/2018
1.2.222 2,435 3/14/2018
1.2.221 2,203 3/14/2018
1.2.220 2,281 2/23/2018
1.2.219 2,441 2/16/2018
1.2.218 2,443 2/9/2018
1.2.217 2,454 2/8/2018
1.2.216 2,422 2/7/2018
1.2.215 2,158 2/7/2018
1.2.214 2,351 2/5/2018
1.2.213 2,191 2/2/2018
1.2.212 2,372 1/26/2018
1.2.211 2,486 1/16/2018
1.2.210 2,214 12/18/2017
1.2.209 2,225 12/14/2017
1.2.208 2,455 12/7/2017
1.2.207 2,220 12/6/2017
1.2.206 2,248 12/4/2017
1.2.205 2,299 11/28/2017
1.2.204 2,228 11/24/2017
1.2.203 2,271 11/24/2017
1.2.202 6,979 11/24/2017
1.2.201 2,256 11/20/2017
1.2.200 2,205 11/14/2017
1.2.199 2,227 11/14/2017
1.2.198 2,287 11/6/2017
1.2.197 2,130 11/6/2017
1.2.196 2,284 10/31/2017
1.2.195 2,159 10/30/2017
1.2.194 2,294 10/26/2017
1.2.193 2,269 10/26/2017
1.2.192 2,188 10/26/2017
1.2.191 2,246 10/20/2017
1.2.190 2,256 10/18/2017
1.2.189 2,257 10/18/2017
1.2.188 2,198 10/15/2017
1.2.187 2,245 10/11/2017
1.2.186 2,211 10/11/2017
1.2.185 2,254 10/10/2017
1.2.184 2,187 10/10/2017
1.2.183 2,194 10/2/2017
1.2.182 2,212 9/29/2017
1.2.181 2,238 9/25/2017
1.2.180 2,271 9/14/2017
1.2.179 2,215 9/12/2017
1.2.178 2,278 8/31/2017
1.2.177 2,294 8/25/2017
1.2.176 2,243 8/24/2017
1.2.174 2,269 8/7/2017
1.2.173 2,210 8/7/2017
1.2.172 2,270 8/7/2017
1.2.171 2,202 8/4/2017
1.2.170 2,230 8/3/2017
1.2.169 2,303 8/3/2017
1.2.168 2,242 8/3/2017
1.2.167 2,220 8/2/2017
1.2.166 2,251 8/1/2017
1.2.165 2,298 7/26/2017
1.2.164 2,279 7/26/2017
1.2.163 2,214 7/25/2017
1.2.162 2,221 7/18/2017
1.2.161 2,245 7/18/2017
1.2.160 2,263 7/18/2017
1.2.159 2,258 7/18/2017
1.2.158 2,296 7/13/2017
1.2.157 2,251 7/13/2017
1.2.156 2,176 7/5/2017
1.2.155 2,330 6/28/2017
1.2.154 2,248 6/27/2017
1.2.153 2,327 6/20/2017
1.2.152 2,344 6/19/2017
1.2.151 2,238 6/14/2017
1.2.150 2,223 6/13/2017
1.2.149 2,259 5/31/2017
1.2.148 2,215 5/29/2017
1.2.147 2,271 5/19/2017
1.2.146 2,250 5/18/2017
1.2.145 2,328 5/18/2017
1.2.144 2,251 5/14/2017
1.2.143 2,251 5/12/2017
1.2.142 2,258 5/12/2017
1.2.141 2,273 5/5/2017
1.2.140 2,361 4/27/2017
1.2.139 2,358 2/27/2017
1.2.137 2,327 2/3/2017
1.2.136 2,279 2/3/2017
1.2.135 2,313 1/26/2017
1.2.134 2,286 1/25/2017
1.2.133 2,445 1/12/2017
1.2.132 2,338 1/11/2017
1.2.131 2,425 1/10/2017
1.2.130 2,287 1/10/2017
1.2.129 2,288 1/10/2017
1.2.128 2,301 1/10/2017
1.2.127 2,273 1/10/2017
1.2.125 2,315 1/10/2017
1.2.119 2,220 12/13/2016
1.2.118 2,252 12/12/2016
1.2.117 2,263 12/10/2016
1.2.115 2,291 12/8/2016
1.2.114 2,234 12/5/2016
1.2.112 2,374 11/29/2016
1.2.111 2,371 11/25/2016
1.2.110 2,372 11/25/2016
1.2.109 2,312 11/24/2016
1.2.108 2,309 11/24/2016
1.2.107 2,284 11/23/2016
1.2.106 4,297 11/18/2016
1.2.105 2,230 11/18/2016
1.2.104 2,344 11/18/2016
1.2.103 2,299 11/17/2016
1.2.102 2,256 11/17/2016
1.2.101 2,308 11/17/2016
1.2.100 2,296 11/16/2016
1.2.99 2,278 11/16/2016
1.2.98 2,269 11/16/2016
1.2.97 2,314 11/16/2016
1.2.96 2,243 11/16/2016
1.2.95 2,270 11/16/2016
1.2.94 2,305 11/15/2016
1.2.92 2,317 11/15/2016
1.2.91 2,265 11/15/2016
1.2.90 2,259 11/15/2016
1.2.89 2,309 11/14/2016
1.2.88 2,814 11/8/2016
1.2.87 2,483 11/8/2016
1.2.86 2,461 11/8/2016
1.2.85 2,324 11/8/2016
1.2.84 2,749 11/8/2016
1.2.83 2,453 11/7/2016
1.2.82 2,521 11/3/2016
1.2.81 2,541 11/3/2016
1.2.80 2,411 11/3/2016
1.2.79 2,378 11/2/2016
1.2.78 2,454 11/1/2016
1.2.76 2,451 11/1/2016
1.2.75 2,225 10/31/2016
1.2.73 2,295 10/28/2016
1.2.71 2,307 10/27/2016
1.2.68 2,309 10/26/2016
1.2.66 2,260 10/25/2016
1.2.65 2,266 10/24/2016
1.2.64 2,304 10/21/2016
1.2.63 2,343 10/21/2016
1.2.62 2,253 10/21/2016
1.2.61 2,313 10/20/2016
1.2.60 2,243 10/20/2016
1.2.59 2,315 10/13/2016
1.2.58 2,279 10/13/2016
1.2.57 2,289 10/13/2016
1.2.56 2,266 10/13/2016
1.2.55 2,272 10/11/2016
1.2.54 2,306 10/11/2016
1.2.53 2,285 10/10/2016
1.2.52 2,276 10/10/2016
1.2.51 2,312 9/12/2016
1.2.50 2,312 9/12/2016
1.2.49 2,284 9/7/2016
1.2.48 2,306 9/2/2016
1.2.47 2,326 5/6/2016
1.2.46 2,713 4/25/2016
1.2.45 2,548 4/25/2016
1.2.43 2,532 4/22/2016
1.2.42 2,306 4/15/2016
1.2.41 2,298 4/12/2016
1.2.40 2,309 4/11/2016
1.2.39 2,278 4/8/2016
1.2.38 2,254 4/8/2016
1.2.37 2,337 4/8/2016
1.2.36 2,388 4/8/2016
1.2.35 2,311 4/6/2016
1.2.34 2,356 4/6/2016
1.2.33 2,313 4/6/2016
1.2.32 2,253 4/6/2016
1.2.31 2,256 4/6/2016
1.2.30 2,252 4/6/2016
1.2.29 2,313 4/5/2016
1.2.28 2,291 4/5/2016
1.2.27 2,346 4/5/2016
1.2.26 2,317 4/5/2016
1.2.25 2,330 4/5/2016
1.2.24 2,315 4/1/2016
1.2.23 2,276 3/31/2016
1.2.22 2,220 3/31/2016
1.2.21 2,278 3/29/2016
1.2.20 2,323 3/25/2016
1.2.19 2,337 3/17/2016
1.2.18 2,313 3/17/2016
1.2.17 2,292 3/17/2016
1.2.16 2,350 3/17/2016
1.2.15 2,481 3/17/2016
1.2.14 2,333 3/16/2016
1.2.13 2,332 3/15/2016
1.2.12 2,309 3/15/2016
1.2.11 2,322 3/14/2016
1.2.10 2,420 3/11/2016
1.2.9 2,314 3/7/2016
1.2.8 2,313 3/6/2016
1.2.7 2,299 3/6/2016
1.2.6 2,344 3/4/2016
1.2.5 2,410 3/2/2016
1.2.4 2,216 3/2/2016
1.2.3 2,273 3/1/2016
1.2.1 2,281 2/29/2016
1.2.0 2,473 2/29/2016
1.1.45 2,199 7/28/2017
1.1.44 2,811 2/29/2016
1.1.43 2,594 2/29/2016
1.1.42 2,517 2/28/2016
1.1.41 2,731 2/26/2016
1.1.40 2,330 2/23/2016
1.1.39 2,374 2/23/2016
1.1.38 2,364 2/22/2016
1.1.37 2,266 2/22/2016
1.1.36 2,277 2/19/2016
1.1.34 2,298 2/15/2016
1.1.33 2,324 2/12/2016
1.1.32 2,537 2/11/2016
1.1.31 2,267 2/11/2016
1.1.30 2,331 2/9/2016
1.1.29 2,343 2/8/2016
1.1.28 2,370 1/29/2016
1.1.27 2,332 1/26/2016
1.1.25 2,335 1/25/2016
1.1.24 2,405 1/20/2016
1.1.23 2,300 1/20/2016
1.1.19 2,257 1/20/2016
1.1.16 2,311 1/19/2016
1.1.15 3,003 1/15/2016
1.1.14 2,601 1/15/2016
1.1.13 3,031 1/14/2016
1.1.12 2,805 1/14/2016
1.1.10 2,380 1/13/2016
1.1.9 2,385 1/12/2016
1.1.5 2,307 1/7/2016
1.1.4 2,270 1/7/2016
1.1.3 2,308 1/6/2016
1.1.2 2,341 1/6/2016
1.1.1 2,352 1/5/2016
1.1.0 2,366 1/1/2016
1.0.155 2,935 12/18/2015
1.0.154 2,357 12/17/2015
1.0.153 2,319 12/17/2015
1.0.151 2,555 12/3/2015
1.0.150 2,422 12/3/2015
1.0.149 2,442 12/3/2015
1.0.148 2,614 12/2/2015
1.0.147 2,419 12/2/2015
1.0.146 2,678 12/2/2015
1.0.145 2,319 12/2/2015
1.0.144 2,567 12/2/2015
1.0.143 2,414 12/1/2015
1.0.142 2,629 12/1/2015
1.0.140 2,645 12/1/2015
1.0.139 2,711 11/30/2015
1.0.138 2,615 11/30/2015
1.0.137 2,386 11/26/2015
1.0.136 2,386 11/25/2015
1.0.135 2,404 11/20/2015
1.0.134 2,437 11/19/2015
1.0.133 2,400 11/19/2015
1.0.132 2,492 11/19/2015
1.0.131 2,411 11/17/2015
1.0.130 2,328 11/13/2015
1.0.129 2,322 11/13/2015
1.0.128 2,274 11/13/2015
1.0.127 2,347 11/12/2015
1.0.126 2,408 11/12/2015
1.0.125 2,363 11/11/2015
1.0.124 2,297 11/11/2015
1.0.123 2,332 11/11/2015
1.0.122 2,353 11/11/2015
1.0.121 2,437 11/4/2015
1.0.120 2,372 11/3/2015
1.0.119 2,360 10/30/2015
1.0.118 2,323 10/29/2015
1.0.117 2,311 10/23/2015
1.0.116 2,323 10/20/2015
1.0.115 2,401 10/13/2015
1.0.113 2,335 10/13/2015
1.0.111 2,491 10/6/2015
1.0.110 2,525 10/6/2015
1.0.109 2,409 10/6/2015
1.0.108 2,442 10/6/2015
1.0.107 2,704 10/4/2015
1.0.106 2,441 9/25/2015
1.0.105 2,404 9/2/2015
1.0.104 2,353 8/24/2015
1.0.103 2,507 7/30/2015
1.0.102 2,745 7/30/2015
1.0.101 2,661 6/12/2015
1.0.100 2,606 6/3/2015
1.0.99 2,590 6/3/2015
1.0.98 2,565 6/3/2015
1.0.97 2,627 5/12/2015
1.0.96 2,576 5/7/2015
1.0.95 2,564 4/16/2015
1.0.94 2,436 4/16/2015
1.0.93 2,468 4/15/2015
1.0.92 2,513 4/8/2015
1.0.91 2,494 3/17/2015
1.0.90 2,436 3/10/2015
1.0.89 2,531 3/10/2015
1.0.88 2,598 2/12/2015
1.0.87 2,579 12/4/2014
1.0.86 2,621 11/14/2014
1.0.85 2,636 11/14/2014
1.0.84 2,823 11/13/2014
1.0.83 2,589 11/13/2014
1.0.82 2,698 11/12/2014
1.0.81 2,606 11/12/2014
1.0.80 2,425 10/9/2014
1.0.79 2,445 10/8/2014
1.0.78 2,413 10/7/2014
1.0.77 2,469 10/7/2014
1.0.76 2,408 9/29/2014
1.0.75 2,401 9/29/2014
1.0.74 2,409 9/3/2014
1.0.73 2,312 9/3/2014
1.0.72 2,485 8/12/2014
1.0.71 2,458 8/11/2014
1.0.70 2,484 8/11/2014
1.0.67 2,497 8/11/2014
1.0.66 2,495 8/11/2014
1.0.65 2,500 8/5/2014
1.0.64 2,432 8/4/2014
1.0.63 2,491 7/31/2014
1.0.62 2,363 7/22/2014
1.0.61 2,442 7/22/2014
1.0.60 2,331 7/22/2014
1.0.59 2,452 7/11/2014
1.0.58 2,412 7/11/2014
1.0.57 2,351 7/7/2014
1.0.56 2,384 7/1/2014
1.0.55 2,454 7/1/2014
1.0.54 2,449 7/1/2014
1.0.53 2,470 7/1/2014
1.0.52 2,455 7/1/2014
1.0.51 2,488 6/23/2014
1.0.49 2,479 6/21/2014
1.0.48 2,524 6/20/2014
1.0.47 2,563 6/21/2014
1.0.46 2,516 6/21/2014
1.0.45 2,492 6/19/2014
1.0.44 2,459 6/19/2014
1.0.43 2,404 6/19/2014
1.0.41 2,410 6/19/2014
1.0.40 2,389 6/19/2014
1.0.39 2,460 6/18/2014
1.0.38 2,459 6/18/2014
1.0.37 2,385 6/12/2014
1.0.36 2,411 6/12/2014
1.0.35 2,437 6/12/2014
1.0.32 2,475 6/12/2014
1.0.31 2,523 6/6/2014
1.0.30 2,452 6/6/2014
1.0.29 2,510 6/5/2014
1.0.28 2,474 5/8/2014
1.0.27 2,475 5/8/2014
1.0.26 2,416 5/7/2014
1.0.25 2,439 5/7/2014
1.0.24 2,386 5/7/2014
1.0.23 2,474 5/5/2014
1.0.22 2,398 5/5/2014
1.0.21 2,420 5/5/2014
1.0.20 2,652 4/30/2014
1.0.19 2,407 4/30/2014
1.0.18 2,585 4/11/2014
1.0.17 2,656 4/10/2014
1.0.16 2,714 4/10/2014
1.0.15 2,707 4/10/2014
1.0.14 2,541 4/10/2014
1.0.13 2,638 4/10/2014
1.0.12 2,574 4/2/2014
1.0.11 2,500 4/2/2014
1.0.10 2,512 4/2/2014
1.0.9 2,542 4/1/2014
1.0.8 2,589 4/1/2014
1.0.7 2,639 4/1/2014
1.0.6 2,653 4/1/2014
1.0.5 2,644 4/1/2014