PeanutButter.RandomGenerators 3.0.114

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.114
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 3.0.114
                    
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.114" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="3.0.114" />
                    
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.114
                    
#r "nuget: PeanutButter.RandomGenerators, 3.0.114"
                    
#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.114
                    
#: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.114
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=3.0.114
                    
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.391 195 8/19/2025
3.0.390 138 8/19/2025
3.0.389 488 8/1/2025
3.0.388 143 7/31/2025
3.0.387 130 7/30/2025
3.0.386 381 7/15/2025
3.0.385 181 7/15/2025
3.0.384 1,405 5/15/2025
3.0.383 319 5/14/2025
3.0.382 413 5/13/2025
3.0.381 192 5/9/2025
3.0.380 283 5/8/2025
3.0.379 255 5/7/2025
3.0.378 306 5/6/2025
3.0.377 205 5/6/2025
3.0.376 193 5/6/2025
3.0.375 198 5/6/2025
3.0.374 218 5/5/2025
3.0.373 198 5/5/2025
3.0.372 196 5/5/2025
3.0.371 206 5/5/2025
3.0.370 219 5/5/2025
3.0.369 202 5/5/2025
3.0.368 235 4/30/2025
3.0.367 206 4/30/2025
3.0.366 202 4/30/2025
3.0.365 195 4/30/2025
3.0.364 216 4/30/2025
3.0.363 200 4/30/2025
3.0.362 214 4/30/2025
3.0.361 214 4/30/2025
3.0.360 201 4/30/2025
3.0.359 211 4/30/2025
3.0.358 235 4/29/2025
3.0.357 369 4/23/2025
3.0.356 262 4/22/2025
3.0.355 374 4/17/2025
3.0.354 294 4/15/2025
3.0.353 1,198 4/4/2025
3.0.352 249 4/3/2025
3.0.351 241 4/2/2025
3.0.350 350 4/2/2025
3.0.349 563 3/18/2025
3.0.348 203 3/18/2025
3.0.347 971 3/4/2025
3.0.346 298 3/4/2025
3.0.345 282 3/4/2025
3.0.344 251 2/20/2025
3.0.343 360 2/14/2025
3.0.342 276 2/11/2025
3.0.341 203 2/10/2025
3.0.340 297 2/5/2025
3.0.339 1,168 1/7/2025
3.0.338 197 1/7/2025
3.0.337 205 1/7/2025
3.0.336 217 1/6/2025
3.0.335 363 12/17/2024
3.0.334 204 12/17/2024
3.0.333 274 12/13/2024
3.0.332 229 12/13/2024
3.0.331 224 12/12/2024
3.0.330 457 11/28/2024
3.0.329 845 11/13/2024
3.0.328 932 11/12/2024
3.0.327 211 11/12/2024
3.0.326 201 11/12/2024
3.0.325 206 11/12/2024
3.0.324 197 11/12/2024
3.0.323 2,317 11/6/2024
3.0.322 204 11/6/2024
3.0.321 1,876 10/10/2024
3.0.320 307 10/7/2024
3.0.319 403 9/18/2024
3.0.318 212 9/18/2024
3.0.317 247 9/18/2024
3.0.316 3,045 8/28/2024
3.0.315 452 8/12/2024
3.0.314 324 8/8/2024
3.0.313 222 8/8/2024
3.0.312 411 7/29/2024
3.0.311 1,274 7/17/2024
3.0.310 233 7/15/2024
3.0.309 256 7/15/2024
3.0.308 324 7/9/2024
3.0.307 217 7/9/2024
3.0.306 439 6/25/2024
3.0.305 429 6/11/2024
3.0.304 203 6/11/2024
3.0.303 359 6/5/2024
3.0.302 234 6/5/2024
3.0.301 412 5/30/2024
3.0.300 226 5/30/2024
3.0.299 263 5/30/2024
3.0.298 1,224 5/17/2024
3.0.297 257 5/17/2024
3.0.296 284 5/13/2024
3.0.295 274 5/8/2024
3.0.294 250 5/7/2024
3.0.293 1,070 4/19/2024
3.0.292 236 4/18/2024
3.0.291 1,668 4/17/2024
3.0.290 252 4/17/2024
3.0.289 308 4/15/2024
3.0.288 2,900 4/11/2024
3.0.287 629 4/5/2024
3.0.286 275 4/5/2024
3.0.285 313 4/5/2024
3.0.284 551 4/4/2024
3.0.283 273 4/4/2024
3.0.282 794 4/3/2024
3.0.281 390 4/2/2024
3.0.280 395 4/2/2024
3.0.279 309 3/25/2024
3.0.278 297 3/25/2024
3.0.277 810 3/15/2024
3.0.276 713 2/29/2024
3.0.275 430 2/28/2024
3.0.274 441 2/28/2024
3.0.273 476 2/27/2024
3.0.272 560 2/26/2024
3.0.271 2,263 2/22/2024
3.0.270 518 2/15/2024
3.0.269 477 2/15/2024
3.0.268 459 2/15/2024
3.0.267 460 2/14/2024
3.0.266 468 2/14/2024
3.0.265 773 2/13/2024
3.0.264 545 2/8/2024
3.0.263 506 2/8/2024
3.0.262 520 2/8/2024
3.0.261 519 2/8/2024
3.0.260 504 2/7/2024
3.0.259 537 2/7/2024
3.0.258 525 2/7/2024
3.0.257 557 2/7/2024
3.0.256 1,272 1/31/2024
3.0.255 4,371 1/30/2024
3.0.254 835 1/25/2024
3.0.253 693 1/24/2024
3.0.252 621 1/22/2024
3.0.251 944 1/17/2024
3.0.250 605 1/17/2024
3.0.249 615 1/16/2024
3.0.248 740 1/16/2024
3.0.247 810 1/16/2024
3.0.246 677 1/15/2024
3.0.245 724 1/11/2024
3.0.244 1,804 12/11/2023
3.0.243 729 12/11/2023
3.0.242 933 12/7/2023
3.0.241 797 12/7/2023
3.0.240 895 12/5/2023
3.0.239 790 12/5/2023
3.0.238 757 12/5/2023
3.0.237 764 12/5/2023
3.0.236 1,135 11/17/2023
3.0.235 745 11/17/2023
3.0.234 914 11/14/2023
3.0.233 783 11/14/2023
3.0.232 741 11/13/2023
3.0.231 992 11/9/2023
3.0.230 788 11/8/2023
3.0.229 738 11/8/2023
3.0.228 4,082 11/2/2023
3.0.227 815 11/2/2023
3.0.226 797 11/1/2023
3.0.225 791 11/1/2023
3.0.224 789 11/1/2023
3.0.223 848 10/31/2023
3.0.222 797 10/31/2023
3.0.221 809 10/31/2023
3.0.220 808 10/31/2023
3.0.219 783 10/31/2023
3.0.218 748 10/30/2023
3.0.217 782 10/30/2023
3.0.216 825 10/30/2023
3.0.215 779 10/30/2023
3.0.214 2,733 10/26/2023
3.0.213 836 10/25/2023
3.0.212 848 10/25/2023
3.0.211 793 10/24/2023
3.0.210 765 10/24/2023
3.0.209 788 10/24/2023
3.0.208 753 10/24/2023
3.0.207 825 10/23/2023
3.0.206 787 10/23/2023
3.0.205 771 10/20/2023
3.0.204 791 10/20/2023
3.0.203 788 10/20/2023
3.0.202 831 10/19/2023
3.0.201 790 10/19/2023
3.0.200 762 10/19/2023
3.0.199 804 10/19/2023
3.0.198 865 10/18/2023
3.0.197 774 10/18/2023
3.0.196 976 10/17/2023
3.0.195 865 10/13/2023
3.0.194 916 10/12/2023
3.0.193 836 10/12/2023
3.0.192 831 10/11/2023
3.0.191 829 10/11/2023
3.0.190 835 10/11/2023
3.0.189 842 10/11/2023
3.0.188 810 10/11/2023
3.0.187 793 10/11/2023
3.0.186 825 10/11/2023
3.0.185 851 10/10/2023
3.0.184 807 10/10/2023
3.0.183 844 10/9/2023
3.0.182 817 10/9/2023
3.0.181 818 10/9/2023
3.0.180 1,735 9/21/2023
3.0.179 883 9/21/2023
3.0.178 786 9/21/2023
3.0.177 2,149 9/11/2023
3.0.176 947 9/8/2023
3.0.175 883 9/8/2023
3.0.173 822 9/8/2023
3.0.172 860 9/8/2023
3.0.170 5,416 8/23/2023
3.0.169 964 8/23/2023
3.0.168 872 8/23/2023
3.0.167 1,595 8/11/2023
3.0.166 1,012 8/10/2023
3.0.165 1,090 8/7/2023
3.0.164 1,084 8/3/2023
3.0.163 1,077 7/31/2023
3.0.162 1,055 7/28/2023
3.0.161 1,004 7/28/2023
3.0.160 5,099 6/30/2023
3.0.159 1,066 6/29/2023
3.0.158 1,033 6/29/2023
3.0.157 1,047 6/28/2023
3.0.156 1,038 6/28/2023
3.0.155 1,032 6/28/2023
3.0.154 1,015 6/26/2023
3.0.153 1,080 6/22/2023
3.0.152 1,056 6/22/2023
3.0.151 1,070 6/22/2023
3.0.150 1,068 6/22/2023
3.0.149 1,047 6/22/2023
3.0.148 1,066 6/22/2023
3.0.147 1,386 6/15/2023
3.0.146 1,582 6/9/2023
3.0.145 1,175 6/6/2023
3.0.144 1,077 6/6/2023
3.0.143 1,070 6/6/2023
3.0.142 1,293 5/31/2023
3.0.141 1,069 5/31/2023
3.0.140 1,342 5/26/2023
3.0.139 1,109 5/26/2023
3.0.138 1,239 5/25/2023
3.0.137 1,104 5/25/2023
3.0.136 1,096 5/25/2023
3.0.135 1,110 5/25/2023
3.0.134 1,082 5/25/2023
3.0.133 1,227 5/24/2023
3.0.132 1,230 5/24/2023
3.0.131 1,189 5/24/2023
3.0.130 1,227 5/23/2023
3.0.129 1,227 5/22/2023
3.0.128 1,236 5/18/2023
3.0.127 1,319 5/17/2023
3.0.126 1,346 5/11/2023
3.0.125 2,301 5/5/2023
3.0.124 1,875 5/4/2023
3.0.123 1,451 5/4/2023
3.0.122 2,348 4/25/2023
3.0.121 1,347 4/25/2023
3.0.120 1,320 4/25/2023
3.0.119 1,278 4/25/2023
3.0.118 1,302 4/25/2023
3.0.117 3,410 4/24/2023
3.0.116 1,760 4/24/2023
3.0.115 1,490 4/18/2023
3.0.114 1,265 4/18/2023
3.0.113 1,306 4/18/2023
3.0.112 1,276 4/11/2023
3.0.111 1,362 4/11/2023
3.0.110 1,431 3/31/2023
3.0.109 1,411 3/29/2023
3.0.108 1,431 3/28/2023
3.0.107 3,975 3/15/2023
3.0.106 1,733 3/9/2023
3.0.105 1,401 3/9/2023
3.0.104 1,592 3/3/2023
3.0.103 1,469 3/2/2023
3.0.102 1,463 3/2/2023
3.0.101 1,518 3/1/2023
3.0.100 1,705 2/22/2023
3.0.99 1,816 2/10/2023
3.0.98 1,493 2/10/2023
3.0.97 2,230 1/24/2023
3.0.96 3,425 12/15/2022
3.0.95 1,683 12/1/2022
3.0.94 1,726 11/30/2022
3.0.93 1,622 11/30/2022
3.0.92 1,598 11/30/2022
3.0.91 1,596 11/29/2022
3.0.90 1,790 11/25/2022
3.0.89 2,651 11/17/2022
3.0.88 1,786 11/15/2022
3.0.87 1,716 11/14/2022
3.0.86 1,728 11/14/2022
3.0.85 1,704 11/14/2022
3.0.84 1,711 11/14/2022
3.0.83 1,729 11/14/2022
3.0.82 1,760 11/14/2022
3.0.81 1,746 11/14/2022
3.0.80 1,686 11/14/2022
3.0.79 2,447 11/8/2022
3.0.78 1,805 11/7/2022
3.0.77 1,729 11/7/2022
3.0.76 1,741 11/7/2022
3.0.75 1,752 11/7/2022
3.0.74 1,816 11/3/2022
3.0.73 4,293 10/31/2022
3.0.72 1,841 10/27/2022
3.0.71 1,721 10/27/2022
3.0.70 1,785 10/27/2022
3.0.69 1,844 10/27/2022
3.0.68 1,904 10/25/2022
3.0.67 2,179 10/19/2022
3.0.66 1,845 10/19/2022
3.0.65 1,874 10/19/2022
3.0.64 1,864 10/19/2022
3.0.63 1,788 10/19/2022
3.0.62 1,860 10/18/2022
3.0.61 1,959 10/13/2022
3.0.60 1,885 10/12/2022
3.0.59 1,865 10/12/2022
3.0.58 2,044 9/28/2022
3.0.57 1,907 9/28/2022
3.0.56 2,154 9/28/2022
3.0.55 2,172 9/27/2022
3.0.54 2,170 9/27/2022
3.0.53 2,129 9/27/2022
3.0.52 2,102 9/27/2022
3.0.51 2,094 9/27/2022
3.0.50 2,045 9/27/2022
3.0.49 2,172 9/27/2022
3.0.48 2,016 9/27/2022
3.0.47 2,114 9/26/2022
3.0.46 2,140 9/26/2022
3.0.45 2,085 9/26/2022
3.0.44 2,080 9/26/2022
3.0.43 2,183 9/23/2022
3.0.42 2,195 9/23/2022
3.0.41 2,167 9/22/2022
3.0.40 2,085 9/22/2022
3.0.39 2,097 9/22/2022
3.0.38 2,097 9/21/2022
3.0.37 2,080 9/21/2022
3.0.36 2,109 9/21/2022
3.0.35 3,290 9/21/2022
3.0.34 5,283 9/20/2022
3.0.33 2,188 9/19/2022
3.0.32 2,132 9/16/2022
3.0.31 2,158 9/16/2022
3.0.30 2,112 9/16/2022
3.0.29 2,121 9/16/2022
3.0.28 2,164 9/15/2022
3.0.27 2,093 9/15/2022
3.0.26 2,216 9/14/2022
3.0.25 2,244 9/14/2022
3.0.24 2,160 9/14/2022
3.0.23 2,198 9/14/2022
3.0.22 2,200 9/14/2022
3.0.21 2,245 9/14/2022
3.0.20 2,247 9/9/2022
3.0.19 2,148 9/9/2022
3.0.18 2,158 9/8/2022
3.0.17 2,207 9/6/2022
3.0.16 2,250 9/6/2022
3.0.15 2,235 9/2/2022
3.0.14 2,157 9/1/2022
3.0.13 2,155 8/31/2022
3.0.12 2,108 8/31/2022
3.0.11 2,215 8/23/2022
3.0.10 2,233 8/22/2022
3.0.9 7,126 8/22/2022
3.0.8 2,174 8/18/2022
3.0.7 2,206 8/17/2022
3.0.6 2,206 8/15/2022
3.0.5 2,080 8/15/2022
3.0.4 2,798 8/4/2022
3.0.3 2,141 8/4/2022
3.0.2 2,227 7/29/2022
3.0.1 2,290 7/27/2022
3.0.0 2,152 7/26/2022
2.0.96 2,170 7/26/2022
2.0.95 2,205 7/26/2022
2.0.94 2,208 7/25/2022
2.0.93 2,099 7/25/2022
2.0.92 2,733 7/15/2022
2.0.91 2,124 7/15/2022
2.0.90 2,206 7/14/2022
2.0.89 2,175 7/14/2022
2.0.88 2,150 7/12/2022
2.0.87 2,241 7/11/2022
2.0.86 2,230 7/11/2022
2.0.85 2,136 7/11/2022
2.0.84 2,157 7/8/2022
2.0.83 3,174 6/29/2022
2.0.82 1,757 6/29/2022
2.0.81 25,345 6/23/2022
2.0.80 1,986 6/15/2022
2.0.79 1,844 6/14/2022
2.0.78 1,827 6/14/2022
2.0.77 21,230 5/24/2022
2.0.76 48,854 5/3/2022
2.0.75 1,921 4/29/2022
2.0.74 2,207 4/19/2022
2.0.73 2,060 4/16/2022
2.0.72 2,028 4/12/2022
2.0.71 1,831 4/12/2022
2.0.70 1,974 4/7/2022
2.0.69 1,860 4/7/2022
2.0.68 1,838 4/7/2022
2.0.67 1,876 4/7/2022
2.0.66 3,886 3/15/2022
2.0.65 1,859 3/15/2022
2.0.64 1,802 3/15/2022
2.0.63 3,509 3/2/2022
2.0.62 2,199 2/22/2022
2.0.61 2,485 2/18/2022
2.0.60 1,913 2/18/2022
2.0.59 2,363 2/15/2022
2.0.58 1,922 2/9/2022
2.0.57 2,039 2/1/2022
2.0.56 1,836 2/1/2022
2.0.55 1,881 2/1/2022
2.0.54 3,627 1/28/2022
2.0.53 2,127 1/27/2022
2.0.52 2,988 1/19/2022
2.0.51 1,892 1/19/2022
2.0.50 5,998 12/2/2021
2.0.44 9,316 11/18/2021
2.0.43 2,098 11/16/2021
2.0.42 1,748 11/2/2021
2.0.41 2,305 10/20/2021
2.0.40 1,696 10/12/2021
2.0.39 1,638 10/12/2021
2.0.38 1,712 10/5/2021
2.0.37 1,725 9/21/2021
2.0.36 2,283 9/9/2021
2.0.35 1,745 9/3/2021
2.0.34 1,707 9/2/2021
2.0.33 1,823 7/21/2021
2.0.32 1,653 7/21/2021
2.0.31 1,685 7/6/2021
2.0.30 1,726 7/5/2021
2.0.29 1,874 6/30/2021
2.0.28 1,754 6/28/2021
2.0.27 4,549 6/17/2021
2.0.26 1,748 6/15/2021
2.0.25 1,729 6/14/2021
2.0.24 1,742 6/14/2021
2.0.23 1,703 6/14/2021
2.0.22 1,800 5/20/2021
2.0.21 1,768 5/18/2021
2.0.20 1,839 5/10/2021
2.0.19 1,742 5/10/2021
2.0.18 1,800 5/3/2021
2.0.17 1,806 5/3/2021
2.0.16 3,860 4/14/2021
2.0.15 1,789 4/13/2021
2.0.14 2,514 3/31/2021
2.0.13 2,002 3/25/2021
2.0.12 1,800 3/25/2021
2.0.11 2,232 2/19/2021
2.0.10 1,850 2/18/2021
2.0.9 1,816 2/18/2021
2.0.8 1,885 2/16/2021
2.0.7 1,916 2/9/2021
2.0.6 1,828 2/9/2021
2.0.5 1,898 2/3/2021
2.0.4 1,911 1/29/2021
2.0.3 1,855 1/29/2021
2.0.2 1,894 1/28/2021
2.0.1 1,870 1/27/2021
2.0.0 1,911 1/26/2021
1.2.397 1,846 1/26/2021
1.2.396 1,899 1/21/2021
1.2.395 1,851 1/20/2021
1.2.394 1,903 1/20/2021
1.2.393 1,895 1/20/2021
1.2.392 1,906 1/20/2021
1.2.391 1,926 1/19/2021
1.2.390 1,933 1/19/2021
1.2.389 1,963 1/19/2021
1.2.388 1,917 1/14/2021
1.2.387 1,801 1/14/2021
1.2.386 1,936 1/13/2021
1.2.385 1,882 1/13/2021
1.2.384 1,941 1/11/2021
1.2.383 1,868 1/8/2021
1.2.382 1,881 1/6/2021
1.2.381 1,889 1/6/2021
1.2.380 2,635 11/17/2020
1.2.379 2,078 10/21/2020
1.2.378 1,940 9/17/2020
1.2.377 2,007 9/1/2020
1.2.376 1,978 8/31/2020
1.2.375 14,413 7/13/2020
1.2.374 2,033 7/2/2020
1.2.373 2,033 7/1/2020
1.2.372 2,061 6/10/2020
1.2.371 2,024 6/10/2020
1.2.370 1,999 6/10/2020
1.2.369 1,961 6/9/2020
1.2.368 1,948 6/9/2020
1.2.367 1,951 6/9/2020
1.2.366 1,891 6/9/2020
1.2.365 1,600 6/9/2020
1.2.364 1,628 6/9/2020
1.2.363 1,618 6/9/2020
1.2.362 1,634 6/8/2020
1.2.361 1,614 6/4/2020
1.2.360 5,714 5/4/2020
1.2.359 1,993 4/27/2020
1.2.358 3,284 4/4/2020
1.2.357 4,353 3/25/2020
1.2.356 2,145 3/10/2020
1.2.355 2,002 3/10/2020
1.2.354 2,032 3/6/2020
1.2.353 2,162 3/3/2020
1.2.352 2,104 3/3/2020
1.2.351 2,045 3/2/2020
1.2.350 2,120 3/2/2020
1.2.349 2,039 3/2/2020
1.2.348 1,921 3/2/2020
1.2.347 1,997 3/2/2020
1.2.346 2,066 2/27/2020
1.2.345 2,141 2/21/2020
1.2.344 2,071 2/20/2020
1.2.343 1,972 2/20/2020
1.2.342 2,070 2/20/2020
1.2.341 2,165 2/20/2020
1.2.340 2,082 2/20/2020
1.2.339 2,054 2/20/2020
1.2.338 2,011 2/19/2020
1.2.337 2,063 2/18/2020
1.2.336 2,072 2/14/2020
1.2.335 2,124 2/6/2020
1.2.334 2,132 2/4/2020
1.2.333 2,116 2/3/2020
1.2.332 3,332 1/13/2020
1.2.331 27,845 12/17/2019
1.2.330 101,110 12/13/2019
1.2.328 2,085 12/12/2019
1.2.327 2,359 12/11/2019
1.2.326 2,037 12/10/2019
1.2.325 2,181 12/3/2019
1.2.324 1,654 11/29/2019
1.2.323 1,707 11/28/2019
1.2.322 1,698 11/28/2019
1.2.321 1,714 11/28/2019
1.2.320 1,902 11/26/2019
1.2.319 1,777 11/26/2019
1.2.318 1,743 11/22/2019
1.2.317 2,585 11/20/2019
1.2.316 1,886 10/25/2019
1.2.315 1,716 10/25/2019
1.2.314 1,786 10/23/2019
1.2.313 1,757 10/18/2019
1.2.312 1,717 10/17/2019
1.2.311 1,745 10/17/2019
1.2.310 1,737 10/17/2019
1.2.309 1,761 10/9/2019
1.2.308 1,755 10/8/2019
1.2.307 1,697 10/7/2019
1.2.306 1,672 10/4/2019
1.2.305 1,710 10/3/2019
1.2.304 2,061 10/2/2019
1.2.303 1,765 9/16/2019
1.2.302 1,772 9/16/2019
1.2.301 1,742 9/15/2019
1.2.300 1,711 9/13/2019
1.2.299 1,700 9/10/2019
1.2.298 1,732 9/6/2019
1.2.297 2,071 8/20/2019
1.2.296 1,680 8/20/2019
1.2.295 1,759 8/20/2019
1.2.294 1,729 8/20/2019
1.2.293 1,718 8/16/2019
1.2.292 2,806 7/15/2019
1.2.291 2,117 6/30/2019
1.2.290 1,690 6/28/2019
1.2.289 1,747 6/20/2019
1.2.288 1,845 6/12/2019
1.2.287 1,749 6/12/2019
1.2.286 1,778 6/11/2019
1.2.285 1,788 6/11/2019
1.2.284 1,799 6/5/2019
1.2.283 1,856 5/28/2019
1.2.282 1,810 5/25/2019
1.2.281 1,756 5/23/2019
1.2.280 1,740 5/13/2019
1.2.279 1,797 5/9/2019
1.2.278 1,703 5/9/2019
1.2.277 1,799 5/7/2019
1.2.276 1,807 5/7/2019
1.2.275 1,816 5/6/2019
1.2.274 1,840 4/26/2019
1.2.273 1,761 4/25/2019
1.2.272 1,803 4/25/2019
1.2.271 1,837 4/24/2019
1.2.270 1,806 4/24/2019
1.2.269 1,777 4/16/2019
1.2.268 1,780 4/16/2019
1.2.267 1,794 4/16/2019
1.2.266 1,780 4/12/2019
1.2.265 1,748 4/12/2019
1.2.264 1,826 4/11/2019
1.2.263 1,792 4/11/2019
1.2.262 1,788 4/10/2019
1.2.261 1,754 4/10/2019
1.2.260 1,871 4/5/2019
1.2.259 2,049 2/27/2019
1.2.258 1,802 2/27/2019
1.2.257 1,812 2/26/2019
1.2.256 12,963 2/15/2019
1.2.255 1,854 2/15/2019
1.2.254 1,888 2/5/2019
1.2.253 7,188 12/12/2018
1.2.252 1,925 11/8/2018
1.2.251 1,948 11/8/2018
1.2.250 14,143 10/11/2018
1.2.249 1,988 10/2/2018
1.2.248 2,041 9/25/2018
1.2.247 2,062 9/3/2018
1.2.246 1,967 8/28/2018
1.2.245 1,984 8/27/2018
1.2.244 2,121 8/22/2018
1.2.243 2,105 8/21/2018
1.2.242 2,096 8/17/2018
1.2.241 2,204 7/27/2018
1.2.240 2,123 7/26/2018
1.2.239 2,164 6/18/2018
1.2.238 2,140 6/14/2018
1.2.237 2,087 5/25/2018
1.2.236 2,120 5/24/2018
1.2.235 2,309 5/18/2018
1.2.234 2,099 5/3/2018
1.2.233 2,364 5/3/2018
1.2.232 2,226 4/30/2018
1.2.231 2,325 4/18/2018
1.2.230 2,424 4/10/2018
1.2.229 2,395 4/10/2018
1.2.228 2,121 4/4/2018
1.2.227 2,152 3/28/2018
1.2.226 2,114 3/22/2018
1.2.225 2,338 3/20/2018
1.2.224 2,371 3/19/2018
1.2.223 2,162 3/15/2018
1.2.222 2,390 3/14/2018
1.2.221 2,165 3/14/2018
1.2.220 2,243 2/23/2018
1.2.219 2,396 2/16/2018
1.2.218 2,396 2/9/2018
1.2.217 2,414 2/8/2018
1.2.216 2,371 2/7/2018
1.2.215 2,125 2/7/2018
1.2.214 2,307 2/5/2018
1.2.213 2,150 2/2/2018
1.2.212 2,332 1/26/2018
1.2.211 2,442 1/16/2018
1.2.210 2,177 12/18/2017
1.2.209 2,185 12/14/2017
1.2.208 2,410 12/7/2017
1.2.207 2,188 12/6/2017
1.2.206 2,210 12/4/2017
1.2.205 2,267 11/28/2017
1.2.204 2,189 11/24/2017
1.2.203 2,229 11/24/2017
1.2.202 6,913 11/24/2017
1.2.201 2,220 11/20/2017
1.2.200 2,162 11/14/2017
1.2.199 2,194 11/14/2017
1.2.198 2,250 11/6/2017
1.2.197 2,097 11/6/2017
1.2.196 2,247 10/31/2017
1.2.195 2,122 10/30/2017
1.2.194 2,258 10/26/2017
1.2.193 2,237 10/26/2017
1.2.192 2,152 10/26/2017
1.2.191 2,210 10/20/2017
1.2.190 2,217 10/18/2017
1.2.189 2,221 10/18/2017
1.2.188 2,157 10/15/2017
1.2.187 2,208 10/11/2017
1.2.186 2,176 10/11/2017
1.2.185 2,218 10/10/2017
1.2.184 2,142 10/10/2017
1.2.183 2,155 10/2/2017
1.2.182 2,174 9/29/2017
1.2.181 2,205 9/25/2017
1.2.180 2,237 9/14/2017
1.2.179 2,171 9/12/2017
1.2.178 2,238 8/31/2017
1.2.177 2,258 8/25/2017
1.2.176 2,211 8/24/2017
1.2.174 2,228 8/7/2017
1.2.173 2,167 8/7/2017
1.2.172 2,228 8/7/2017
1.2.171 2,169 8/4/2017
1.2.170 2,193 8/3/2017
1.2.169 2,266 8/3/2017
1.2.168 2,205 8/3/2017
1.2.167 2,182 8/2/2017
1.2.166 2,219 8/1/2017
1.2.165 2,261 7/26/2017
1.2.164 2,234 7/26/2017
1.2.163 2,178 7/25/2017
1.2.162 2,182 7/18/2017
1.2.161 2,210 7/18/2017
1.2.160 2,223 7/18/2017
1.2.159 2,226 7/18/2017
1.2.158 2,255 7/13/2017
1.2.157 2,209 7/13/2017
1.2.156 2,136 7/5/2017
1.2.155 2,294 6/28/2017
1.2.154 2,215 6/27/2017
1.2.153 2,289 6/20/2017
1.2.152 2,303 6/19/2017
1.2.151 2,197 6/14/2017
1.2.150 2,189 6/13/2017
1.2.149 2,217 5/31/2017
1.2.148 2,180 5/29/2017
1.2.147 2,239 5/19/2017
1.2.146 2,211 5/18/2017
1.2.145 2,287 5/18/2017
1.2.144 2,215 5/14/2017
1.2.143 2,212 5/12/2017
1.2.142 2,220 5/12/2017
1.2.141 2,235 5/5/2017
1.2.140 2,325 4/27/2017
1.2.139 2,324 2/27/2017
1.2.137 2,295 2/3/2017
1.2.136 2,237 2/3/2017
1.2.135 2,272 1/26/2017
1.2.134 2,246 1/25/2017
1.2.133 2,404 1/12/2017
1.2.132 2,306 1/11/2017
1.2.131 2,390 1/10/2017
1.2.130 2,252 1/10/2017
1.2.129 2,251 1/10/2017
1.2.128 2,266 1/10/2017
1.2.127 2,231 1/10/2017
1.2.125 2,280 1/10/2017
1.2.119 2,185 12/13/2016
1.2.118 2,208 12/12/2016
1.2.117 2,222 12/10/2016
1.2.115 2,254 12/8/2016
1.2.114 2,197 12/5/2016
1.2.112 2,336 11/29/2016
1.2.111 2,328 11/25/2016
1.2.110 2,332 11/25/2016
1.2.109 2,271 11/24/2016
1.2.108 2,271 11/24/2016
1.2.107 2,251 11/23/2016
1.2.106 4,251 11/18/2016
1.2.105 2,188 11/18/2016
1.2.104 2,307 11/18/2016
1.2.103 2,267 11/17/2016
1.2.102 2,219 11/17/2016
1.2.101 2,268 11/17/2016
1.2.100 2,256 11/16/2016
1.2.99 2,233 11/16/2016
1.2.98 2,237 11/16/2016
1.2.97 2,276 11/16/2016
1.2.96 2,211 11/16/2016
1.2.95 2,234 11/16/2016
1.2.94 2,273 11/15/2016
1.2.92 2,279 11/15/2016
1.2.91 2,224 11/15/2016
1.2.90 2,224 11/15/2016
1.2.89 2,270 11/14/2016
1.2.88 2,778 11/8/2016
1.2.87 2,444 11/8/2016
1.2.86 2,423 11/8/2016
1.2.85 2,286 11/8/2016
1.2.84 2,712 11/8/2016
1.2.83 2,410 11/7/2016
1.2.82 2,485 11/3/2016
1.2.81 2,509 11/3/2016
1.2.80 2,371 11/3/2016
1.2.79 2,339 11/2/2016
1.2.78 2,413 11/1/2016
1.2.76 2,419 11/1/2016
1.2.75 2,187 10/31/2016
1.2.73 2,253 10/28/2016
1.2.71 2,270 10/27/2016
1.2.68 2,271 10/26/2016
1.2.66 2,223 10/25/2016
1.2.65 2,226 10/24/2016
1.2.64 2,264 10/21/2016
1.2.63 2,303 10/21/2016
1.2.62 2,211 10/21/2016
1.2.61 2,278 10/20/2016
1.2.60 2,210 10/20/2016
1.2.59 2,277 10/13/2016
1.2.58 2,242 10/13/2016
1.2.57 2,250 10/13/2016
1.2.56 2,227 10/13/2016
1.2.55 2,233 10/11/2016
1.2.54 2,268 10/11/2016
1.2.53 2,253 10/10/2016
1.2.52 2,235 10/10/2016
1.2.51 2,276 9/12/2016
1.2.50 2,279 9/12/2016
1.2.49 2,251 9/7/2016
1.2.48 2,265 9/2/2016
1.2.47 2,287 5/6/2016
1.2.46 2,675 4/25/2016
1.2.45 2,508 4/25/2016
1.2.43 2,495 4/22/2016
1.2.42 2,274 4/15/2016
1.2.41 2,257 4/12/2016
1.2.40 2,272 4/11/2016
1.2.39 2,238 4/8/2016
1.2.38 2,217 4/8/2016
1.2.37 2,298 4/8/2016
1.2.36 2,350 4/8/2016
1.2.35 2,279 4/6/2016
1.2.34 2,321 4/6/2016
1.2.33 2,272 4/6/2016
1.2.32 2,217 4/6/2016
1.2.31 2,224 4/6/2016
1.2.30 2,220 4/6/2016
1.2.29 2,275 4/5/2016
1.2.28 2,247 4/5/2016
1.2.27 2,310 4/5/2016
1.2.26 2,272 4/5/2016
1.2.25 2,290 4/5/2016
1.2.24 2,276 4/1/2016
1.2.23 2,244 3/31/2016
1.2.22 2,178 3/31/2016
1.2.21 2,239 3/29/2016
1.2.20 2,290 3/25/2016
1.2.19 2,298 3/17/2016
1.2.18 2,271 3/17/2016
1.2.17 2,256 3/17/2016
1.2.16 2,315 3/17/2016
1.2.15 2,445 3/17/2016
1.2.14 2,291 3/16/2016
1.2.13 2,295 3/15/2016
1.2.12 2,271 3/15/2016
1.2.11 2,282 3/14/2016
1.2.10 2,381 3/11/2016
1.2.9 2,275 3/7/2016
1.2.8 2,277 3/6/2016
1.2.7 2,263 3/6/2016
1.2.6 2,305 3/4/2016
1.2.5 2,367 3/2/2016
1.2.4 2,177 3/2/2016
1.2.3 2,235 3/1/2016
1.2.1 2,242 2/29/2016
1.2.0 2,435 2/29/2016
1.1.45 2,162 7/28/2017
1.1.44 2,772 2/29/2016
1.1.43 2,556 2/29/2016
1.1.42 2,476 2/28/2016
1.1.41 2,692 2/26/2016
1.1.40 2,290 2/23/2016
1.1.39 2,342 2/23/2016
1.1.38 2,326 2/22/2016
1.1.37 2,226 2/22/2016
1.1.36 2,239 2/19/2016
1.1.34 2,257 2/15/2016
1.1.33 2,284 2/12/2016
1.1.32 2,490 2/11/2016
1.1.31 2,227 2/11/2016
1.1.30 2,288 2/9/2016
1.1.29 2,304 2/8/2016
1.1.28 2,328 1/29/2016
1.1.27 2,299 1/26/2016
1.1.25 2,296 1/25/2016
1.1.24 2,372 1/20/2016
1.1.23 2,260 1/20/2016
1.1.19 2,221 1/20/2016
1.1.16 2,276 1/19/2016
1.1.15 2,964 1/15/2016
1.1.14 2,568 1/15/2016
1.1.13 2,984 1/14/2016
1.1.12 2,763 1/14/2016
1.1.10 2,336 1/13/2016
1.1.9 2,346 1/12/2016
1.1.5 2,268 1/7/2016
1.1.4 2,232 1/7/2016
1.1.3 2,275 1/6/2016
1.1.2 2,300 1/6/2016
1.1.1 2,313 1/5/2016
1.1.0 2,328 1/1/2016
1.0.155 2,895 12/18/2015
1.0.154 2,311 12/17/2015
1.0.153 2,286 12/17/2015
1.0.151 2,516 12/3/2015
1.0.150 2,382 12/3/2015
1.0.149 2,405 12/3/2015
1.0.148 2,581 12/2/2015
1.0.147 2,380 12/2/2015
1.0.146 2,638 12/2/2015
1.0.145 2,286 12/2/2015
1.0.144 2,529 12/2/2015
1.0.143 2,380 12/1/2015
1.0.142 2,590 12/1/2015
1.0.140 2,604 12/1/2015
1.0.139 2,669 11/30/2015
1.0.138 2,574 11/30/2015
1.0.137 2,346 11/26/2015
1.0.136 2,354 11/25/2015
1.0.135 2,367 11/20/2015
1.0.134 2,405 11/19/2015
1.0.133 2,357 11/19/2015
1.0.132 2,450 11/19/2015
1.0.131 2,369 11/17/2015
1.0.130 2,296 11/13/2015
1.0.129 2,284 11/13/2015
1.0.128 2,234 11/13/2015
1.0.127 2,311 11/12/2015
1.0.126 2,375 11/12/2015
1.0.125 2,330 11/11/2015
1.0.124 2,258 11/11/2015
1.0.123 2,294 11/11/2015
1.0.122 2,313 11/11/2015
1.0.121 2,399 11/4/2015
1.0.120 2,328 11/3/2015
1.0.119 2,325 10/30/2015
1.0.118 2,280 10/29/2015
1.0.117 2,263 10/23/2015
1.0.116 2,288 10/20/2015
1.0.115 2,354 10/13/2015
1.0.113 2,296 10/13/2015
1.0.111 2,446 10/6/2015
1.0.110 2,485 10/6/2015
1.0.109 2,371 10/6/2015
1.0.108 2,403 10/6/2015
1.0.107 2,663 10/4/2015
1.0.106 2,405 9/25/2015
1.0.105 2,368 9/2/2015
1.0.104 2,319 8/24/2015
1.0.103 2,467 7/30/2015
1.0.102 2,705 7/30/2015
1.0.101 2,619 6/12/2015
1.0.100 2,566 6/3/2015
1.0.99 2,548 6/3/2015
1.0.98 2,528 6/3/2015
1.0.97 2,589 5/12/2015
1.0.96 2,541 5/7/2015
1.0.95 2,526 4/16/2015
1.0.94 2,397 4/16/2015
1.0.93 2,430 4/15/2015
1.0.92 2,479 4/8/2015
1.0.91 2,458 3/17/2015
1.0.90 2,401 3/10/2015
1.0.89 2,490 3/10/2015
1.0.88 2,552 2/12/2015
1.0.87 2,542 12/4/2014
1.0.86 2,581 11/14/2014
1.0.85 2,587 11/14/2014
1.0.84 2,781 11/13/2014
1.0.83 2,556 11/13/2014
1.0.82 2,660 11/12/2014
1.0.81 2,572 11/12/2014
1.0.80 2,389 10/9/2014
1.0.79 2,405 10/8/2014
1.0.78 2,373 10/7/2014
1.0.77 2,430 10/7/2014
1.0.76 2,368 9/29/2014
1.0.75 2,362 9/29/2014
1.0.74 2,370 9/3/2014
1.0.73 2,278 9/3/2014
1.0.72 2,443 8/12/2014
1.0.71 2,413 8/11/2014
1.0.70 2,444 8/11/2014
1.0.67 2,453 8/11/2014
1.0.66 2,452 8/11/2014
1.0.65 2,450 8/5/2014
1.0.64 2,399 8/4/2014
1.0.63 2,451 7/31/2014
1.0.62 2,320 7/22/2014
1.0.61 2,393 7/22/2014
1.0.60 2,297 7/22/2014
1.0.59 2,414 7/11/2014
1.0.58 2,365 7/11/2014
1.0.57 2,317 7/7/2014
1.0.56 2,341 7/1/2014
1.0.55 2,416 7/1/2014
1.0.54 2,409 7/1/2014
1.0.53 2,421 7/1/2014
1.0.52 2,417 7/1/2014
1.0.51 2,448 6/23/2014
1.0.49 2,437 6/21/2014
1.0.48 2,480 6/20/2014
1.0.47 2,521 6/21/2014
1.0.46 2,479 6/21/2014
1.0.45 2,453 6/19/2014
1.0.44 2,423 6/19/2014
1.0.43 2,364 6/19/2014
1.0.41 2,371 6/19/2014
1.0.40 2,351 6/19/2014
1.0.39 2,421 6/18/2014
1.0.38 2,420 6/18/2014
1.0.37 2,351 6/12/2014
1.0.36 2,377 6/12/2014
1.0.35 2,403 6/12/2014
1.0.32 2,441 6/12/2014
1.0.31 2,485 6/6/2014
1.0.30 2,414 6/6/2014
1.0.29 2,469 6/5/2014
1.0.28 2,432 5/8/2014
1.0.27 2,437 5/8/2014
1.0.26 2,372 5/7/2014
1.0.25 2,397 5/7/2014
1.0.24 2,347 5/7/2014
1.0.23 2,434 5/5/2014
1.0.22 2,358 5/5/2014
1.0.21 2,379 5/5/2014
1.0.20 2,609 4/30/2014
1.0.19 2,370 4/30/2014
1.0.18 2,544 4/11/2014
1.0.17 2,616 4/10/2014
1.0.16 2,679 4/10/2014
1.0.15 2,660 4/10/2014
1.0.14 2,506 4/10/2014
1.0.13 2,597 4/10/2014
1.0.12 2,534 4/2/2014
1.0.11 2,459 4/2/2014
1.0.10 2,469 4/2/2014
1.0.9 2,495 4/1/2014
1.0.8 2,554 4/1/2014
1.0.7 2,595 4/1/2014
1.0.6 2,609 4/1/2014
1.0.5 2,603 4/1/2014