PeanutButter.RandomGenerators 1.2.208

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package PeanutButter.RandomGenerators --version 1.2.208
                    
NuGet\Install-Package PeanutButter.RandomGenerators -Version 1.2.208
                    
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="1.2.208" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PeanutButter.RandomGenerators" Version="1.2.208" />
                    
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 1.2.208
                    
#r "nuget: PeanutButter.RandomGenerators, 1.2.208"
                    
#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@1.2.208
                    
#: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=1.2.208
                    
Install as a Cake Addin
#tool nuget:?package=PeanutButter.RandomGenerators&version=1.2.208
                    
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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  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 tizen30 was computed.  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 178 9/26/2025
3.0.396 356 9/12/2025
3.0.395 241 9/11/2025
3.0.394 214 9/11/2025
3.0.393 224 9/10/2025
3.0.392 258 9/9/2025
3.0.391 455 8/19/2025
3.0.390 210 8/19/2025
3.0.389 1,168 8/1/2025
3.0.388 188 7/31/2025
3.0.387 176 7/30/2025
3.0.386 485 7/15/2025
3.0.385 223 7/15/2025
3.0.384 1,617 5/15/2025
3.0.383 370 5/14/2025
3.0.382 470 5/13/2025
3.0.381 245 5/9/2025
3.0.380 333 5/8/2025
3.0.379 311 5/7/2025
3.0.378 359 5/6/2025
3.0.377 257 5/6/2025
3.0.376 236 5/6/2025
3.0.375 251 5/6/2025
3.0.374 275 5/5/2025
3.0.373 253 5/5/2025
3.0.372 251 5/5/2025
3.0.371 251 5/5/2025
3.0.370 275 5/5/2025
3.0.369 260 5/5/2025
3.0.368 264 4/30/2025
3.0.367 258 4/30/2025
3.0.366 257 4/30/2025
3.0.365 250 4/30/2025
3.0.364 277 4/30/2025
3.0.363 251 4/30/2025
3.0.362 257 4/30/2025
3.0.361 264 4/30/2025
3.0.360 247 4/30/2025
3.0.359 272 4/30/2025
3.0.358 272 4/29/2025
3.0.357 417 4/23/2025
3.0.356 317 4/22/2025
3.0.355 422 4/17/2025
3.0.354 340 4/15/2025
3.0.353 1,257 4/4/2025
3.0.352 311 4/3/2025
3.0.351 278 4/2/2025
3.0.350 410 4/2/2025
3.0.349 627 3/18/2025
3.0.348 242 3/18/2025
3.0.347 1,023 3/4/2025
3.0.346 354 3/4/2025
3.0.345 336 3/4/2025
3.0.344 301 2/20/2025
3.0.343 437 2/14/2025
3.0.342 324 2/11/2025
3.0.341 249 2/10/2025
3.0.340 360 2/5/2025
3.0.339 1,217 1/7/2025
3.0.338 248 1/7/2025
3.0.337 252 1/7/2025
3.0.336 266 1/6/2025
3.0.335 421 12/17/2024
3.0.334 239 12/17/2024
3.0.333 331 12/13/2024
3.0.332 266 12/13/2024
3.0.331 268 12/12/2024
3.0.330 520 11/28/2024
3.0.329 974 11/13/2024
3.0.328 972 11/12/2024
3.0.327 258 11/12/2024
3.0.326 254 11/12/2024
3.0.325 262 11/12/2024
3.0.324 258 11/12/2024
3.0.323 2,449 11/6/2024
3.0.322 263 11/6/2024
3.0.321 1,950 10/10/2024
3.0.320 369 10/7/2024
3.0.319 458 9/18/2024
3.0.318 272 9/18/2024
3.0.317 299 9/18/2024
3.0.316 3,102 8/28/2024
3.0.315 503 8/12/2024
3.0.314 374 8/8/2024
3.0.313 278 8/8/2024
3.0.312 475 7/29/2024
3.0.311 1,341 7/17/2024
3.0.310 293 7/15/2024
3.0.309 317 7/15/2024
3.0.308 377 7/9/2024
3.0.307 275 7/9/2024
3.0.306 497 6/25/2024
3.0.305 496 6/11/2024
3.0.304 247 6/11/2024
3.0.303 416 6/5/2024
3.0.302 293 6/5/2024
3.0.301 468 5/30/2024
3.0.300 266 5/30/2024
3.0.299 327 5/30/2024
3.0.298 1,288 5/17/2024
3.0.297 314 5/17/2024
3.0.296 343 5/13/2024
3.0.295 335 5/8/2024
3.0.294 307 5/7/2024
3.0.293 1,129 4/19/2024
3.0.292 292 4/18/2024
3.0.291 1,783 4/17/2024
3.0.290 300 4/17/2024
3.0.289 368 4/15/2024
3.0.288 3,054 4/11/2024
3.0.287 671 4/5/2024
3.0.286 328 4/5/2024
3.0.285 373 4/5/2024
3.0.284 613 4/4/2024
3.0.283 334 4/4/2024
3.0.282 859 4/3/2024
3.0.281 449 4/2/2024
3.0.280 457 4/2/2024
3.0.279 363 3/25/2024
3.0.278 350 3/25/2024
3.0.277 861 3/15/2024
3.0.276 770 2/29/2024
3.0.275 483 2/28/2024
3.0.274 493 2/28/2024
3.0.273 531 2/27/2024
3.0.272 673 2/26/2024
3.0.271 2,393 2/22/2024
3.0.270 575 2/15/2024
3.0.269 531 2/15/2024
3.0.268 511 2/15/2024
3.0.267 515 2/14/2024
3.0.266 521 2/14/2024
3.0.265 875 2/13/2024
3.0.264 601 2/8/2024
3.0.263 556 2/8/2024
3.0.262 583 2/8/2024
3.0.261 578 2/8/2024
3.0.260 561 2/7/2024
3.0.259 584 2/7/2024
3.0.258 584 2/7/2024
3.0.257 610 2/7/2024
3.0.256 1,327 1/31/2024
3.0.255 4,488 1/30/2024
3.0.254 892 1/25/2024
3.0.253 754 1/24/2024
3.0.252 679 1/22/2024
3.0.251 1,009 1/17/2024
3.0.250 657 1/17/2024
3.0.249 678 1/16/2024
3.0.248 782 1/16/2024
3.0.247 870 1/16/2024
3.0.246 730 1/15/2024
3.0.245 785 1/11/2024
3.0.244 1,987 12/11/2023
3.0.243 771 12/11/2023
3.0.242 986 12/7/2023
3.0.241 858 12/7/2023
3.0.240 942 12/5/2023
3.0.239 834 12/5/2023
3.0.238 822 12/5/2023
3.0.237 812 12/5/2023
3.0.236 1,185 11/17/2023
3.0.235 799 11/17/2023
3.0.234 964 11/14/2023
3.0.233 837 11/14/2023
3.0.232 797 11/13/2023
3.0.231 1,051 11/9/2023
3.0.230 825 11/8/2023
3.0.229 776 11/8/2023
3.0.228 4,338 11/2/2023
3.0.227 873 11/2/2023
3.0.226 854 11/1/2023
3.0.225 839 11/1/2023
3.0.224 835 11/1/2023
3.0.223 884 10/31/2023
3.0.222 852 10/31/2023
3.0.221 856 10/31/2023
3.0.220 863 10/31/2023
3.0.219 839 10/31/2023
3.0.218 801 10/30/2023
3.0.217 829 10/30/2023
3.0.216 882 10/30/2023
3.0.215 828 10/30/2023
3.0.214 2,785 10/26/2023
3.0.213 898 10/25/2023
3.0.212 896 10/25/2023
3.0.211 852 10/24/2023
3.0.210 820 10/24/2023
3.0.209 846 10/24/2023
3.0.208 807 10/24/2023
3.0.207 880 10/23/2023
3.0.206 841 10/23/2023
3.0.205 821 10/20/2023
3.0.204 840 10/20/2023
3.0.203 840 10/20/2023
3.0.202 868 10/19/2023
3.0.201 846 10/19/2023
3.0.200 812 10/19/2023
3.0.199 858 10/19/2023
3.0.198 921 10/18/2023
3.0.197 828 10/18/2023
3.0.196 1,028 10/17/2023
3.0.195 919 10/13/2023
3.0.194 967 10/12/2023
3.0.193 889 10/12/2023
3.0.192 869 10/11/2023
3.0.191 880 10/11/2023
3.0.190 890 10/11/2023
3.0.189 898 10/11/2023
3.0.188 864 10/11/2023
3.0.187 846 10/11/2023
3.0.186 877 10/11/2023
3.0.185 906 10/10/2023
3.0.184 856 10/10/2023
3.0.183 895 10/9/2023
3.0.182 873 10/9/2023
3.0.181 870 10/9/2023
3.0.180 1,847 9/21/2023
3.0.179 971 9/21/2023
3.0.178 811 9/21/2023
3.0.177 2,211 9/11/2023
3.0.176 988 9/8/2023
3.0.175 914 9/8/2023
3.0.173 873 9/8/2023
3.0.172 894 9/8/2023
3.0.170 5,635 8/23/2023
3.0.169 1,029 8/23/2023
3.0.168 914 8/23/2023
3.0.167 1,712 8/11/2023
3.0.166 1,073 8/10/2023
3.0.165 1,151 8/7/2023
3.0.164 1,144 8/3/2023
3.0.163 1,126 7/31/2023
3.0.162 1,110 7/28/2023
3.0.161 1,062 7/28/2023
3.0.160 5,188 6/30/2023
3.0.159 1,130 6/29/2023
3.0.158 1,099 6/29/2023
3.0.157 1,111 6/28/2023
3.0.156 1,098 6/28/2023
3.0.155 1,097 6/28/2023
3.0.154 1,074 6/26/2023
3.0.153 1,145 6/22/2023
3.0.152 1,121 6/22/2023
3.0.151 1,129 6/22/2023
3.0.150 1,126 6/22/2023
3.0.149 1,113 6/22/2023
3.0.148 1,126 6/22/2023
3.0.147 1,434 6/15/2023
3.0.146 1,643 6/9/2023
3.0.145 1,230 6/6/2023
3.0.144 1,142 6/6/2023
3.0.143 1,131 6/6/2023
3.0.142 1,360 5/31/2023
3.0.141 1,131 5/31/2023
3.0.140 1,405 5/26/2023
3.0.139 1,152 5/26/2023
3.0.138 1,301 5/25/2023
3.0.137 1,160 5/25/2023
3.0.136 1,154 5/25/2023
3.0.135 1,160 5/25/2023
3.0.134 1,135 5/25/2023
3.0.133 1,291 5/24/2023
3.0.132 1,293 5/24/2023
3.0.131 1,243 5/24/2023
3.0.130 1,264 5/23/2023
3.0.129 1,276 5/22/2023
3.0.128 1,291 5/18/2023
3.0.127 1,380 5/17/2023
3.0.126 1,409 5/11/2023
3.0.125 2,362 5/5/2023
3.0.124 1,934 5/4/2023
3.0.123 1,503 5/4/2023
3.0.122 2,558 4/25/2023
3.0.121 1,410 4/25/2023
3.0.120 1,371 4/25/2023
3.0.119 1,324 4/25/2023
3.0.118 1,373 4/25/2023
3.0.117 3,464 4/24/2023
3.0.116 1,811 4/24/2023
3.0.115 1,528 4/18/2023
3.0.114 1,311 4/18/2023
3.0.113 1,359 4/18/2023
3.0.112 1,333 4/11/2023
3.0.111 1,421 4/11/2023
3.0.110 1,483 3/31/2023
3.0.109 1,472 3/29/2023
3.0.108 1,482 3/28/2023
3.0.107 4,137 3/15/2023
3.0.106 1,782 3/9/2023
3.0.105 1,455 3/9/2023
3.0.104 1,659 3/3/2023
3.0.103 1,528 3/2/2023
3.0.102 1,518 3/2/2023
3.0.101 1,568 3/1/2023
3.0.100 1,763 2/22/2023
3.0.99 1,867 2/10/2023
3.0.98 1,546 2/10/2023
3.0.97 2,315 1/24/2023
3.0.96 3,474 12/15/2022
3.0.95 1,746 12/1/2022
3.0.94 1,784 11/30/2022
3.0.93 1,684 11/30/2022
3.0.92 1,654 11/30/2022
3.0.91 1,650 11/29/2022
3.0.90 1,848 11/25/2022
3.0.89 2,709 11/17/2022
3.0.88 1,849 11/15/2022
3.0.87 1,779 11/14/2022
3.0.86 1,791 11/14/2022
3.0.85 1,757 11/14/2022
3.0.84 1,770 11/14/2022
3.0.83 1,793 11/14/2022
3.0.82 1,826 11/14/2022
3.0.81 1,800 11/14/2022
3.0.80 1,743 11/14/2022
3.0.79 2,505 11/8/2022
3.0.78 1,874 11/7/2022
3.0.77 1,794 11/7/2022
3.0.76 1,806 11/7/2022
3.0.75 1,813 11/7/2022
3.0.74 1,879 11/3/2022
3.0.73 4,359 10/31/2022
3.0.72 1,900 10/27/2022
3.0.71 1,780 10/27/2022
3.0.70 1,844 10/27/2022
3.0.69 1,898 10/27/2022
3.0.68 1,971 10/25/2022
3.0.67 2,240 10/19/2022
3.0.66 1,903 10/19/2022
3.0.65 1,943 10/19/2022
3.0.64 1,928 10/19/2022
3.0.63 1,854 10/19/2022
3.0.62 1,919 10/18/2022
3.0.61 2,017 10/13/2022
3.0.60 1,947 10/12/2022
3.0.59 1,929 10/12/2022
3.0.58 2,113 9/28/2022
3.0.57 1,967 9/28/2022
3.0.56 2,236 9/28/2022
3.0.55 2,236 9/27/2022
3.0.54 2,230 9/27/2022
3.0.53 2,205 9/27/2022
3.0.52 2,167 9/27/2022
3.0.51 2,172 9/27/2022
3.0.50 2,102 9/27/2022
3.0.49 2,247 9/27/2022
3.0.48 2,079 9/27/2022
3.0.47 2,184 9/26/2022
3.0.46 2,195 9/26/2022
3.0.45 2,151 9/26/2022
3.0.44 2,160 9/26/2022
3.0.43 2,270 9/23/2022
3.0.42 2,254 9/23/2022
3.0.41 2,222 9/22/2022
3.0.40 2,171 9/22/2022
3.0.39 2,162 9/22/2022
3.0.38 2,165 9/21/2022
3.0.37 2,153 9/21/2022
3.0.36 2,183 9/21/2022
3.0.35 3,366 9/21/2022
3.0.34 5,552 9/20/2022
3.0.33 2,248 9/19/2022
3.0.32 2,205 9/16/2022
3.0.31 2,244 9/16/2022
3.0.30 2,177 9/16/2022
3.0.29 2,197 9/16/2022
3.0.28 2,225 9/15/2022
3.0.27 2,173 9/15/2022
3.0.26 2,284 9/14/2022
3.0.25 2,316 9/14/2022
3.0.24 2,233 9/14/2022
3.0.23 2,280 9/14/2022
3.0.22 2,279 9/14/2022
3.0.21 2,329 9/14/2022
3.0.20 2,318 9/9/2022
3.0.19 2,219 9/9/2022
3.0.18 2,225 9/8/2022
3.0.17 2,270 9/6/2022
3.0.16 2,320 9/6/2022
3.0.15 2,313 9/2/2022
3.0.14 2,227 9/1/2022
3.0.13 2,219 8/31/2022
3.0.12 2,176 8/31/2022
3.0.11 2,283 8/23/2022
3.0.10 2,287 8/22/2022
3.0.9 7,188 8/22/2022
3.0.8 2,219 8/18/2022
3.0.7 2,279 8/17/2022
3.0.6 2,271 8/15/2022
3.0.5 2,157 8/15/2022
3.0.4 2,877 8/4/2022
3.0.3 2,203 8/4/2022
3.0.2 2,299 7/29/2022
3.0.1 2,358 7/27/2022
3.0.0 2,223 7/26/2022
2.0.96 2,240 7/26/2022
2.0.95 2,280 7/26/2022
2.0.94 2,285 7/25/2022
2.0.93 2,170 7/25/2022
2.0.92 2,802 7/15/2022
2.0.91 2,189 7/15/2022
2.0.90 2,279 7/14/2022
2.0.89 2,244 7/14/2022
2.0.88 2,216 7/12/2022
2.0.87 2,307 7/11/2022
2.0.86 2,303 7/11/2022
2.0.85 2,209 7/11/2022
2.0.84 2,227 7/8/2022
2.0.83 3,254 6/29/2022
2.0.82 1,811 6/29/2022
2.0.81 25,645 6/23/2022
2.0.80 2,037 6/15/2022
2.0.79 1,904 6/14/2022
2.0.78 1,888 6/14/2022
2.0.77 21,348 5/24/2022
2.0.76 48,904 5/3/2022
2.0.75 1,982 4/29/2022
2.0.74 2,276 4/19/2022
2.0.73 2,123 4/16/2022
2.0.72 2,093 4/12/2022
2.0.71 1,887 4/12/2022
2.0.70 2,029 4/7/2022
2.0.69 1,925 4/7/2022
2.0.68 1,899 4/7/2022
2.0.67 1,931 4/7/2022
2.0.66 3,972 3/15/2022
2.0.65 1,922 3/15/2022
2.0.64 1,853 3/15/2022
2.0.63 3,570 3/2/2022
2.0.62 2,263 2/22/2022
2.0.61 2,540 2/18/2022
2.0.60 1,973 2/18/2022
2.0.59 2,428 2/15/2022
2.0.58 1,979 2/9/2022
2.0.57 2,094 2/1/2022
2.0.56 1,909 2/1/2022
2.0.55 1,953 2/1/2022
2.0.54 3,706 1/28/2022
2.0.53 2,171 1/27/2022
2.0.52 3,052 1/19/2022
2.0.51 1,953 1/19/2022
2.0.50 6,091 12/2/2021
2.0.44 9,438 11/18/2021
2.0.43 2,153 11/16/2021
2.0.42 1,809 11/2/2021
2.0.41 2,357 10/20/2021
2.0.40 1,762 10/12/2021
2.0.39 1,693 10/12/2021
2.0.38 1,758 10/5/2021
2.0.37 1,782 9/21/2021
2.0.36 2,330 9/9/2021
2.0.35 1,808 9/3/2021
2.0.34 1,768 9/2/2021
2.0.33 1,886 7/21/2021
2.0.32 1,702 7/21/2021
2.0.31 1,748 7/6/2021
2.0.30 1,779 7/5/2021
2.0.29 1,933 6/30/2021
2.0.28 1,815 6/28/2021
2.0.27 4,761 6/17/2021
2.0.26 1,799 6/15/2021
2.0.25 1,785 6/14/2021
2.0.24 1,807 6/14/2021
2.0.23 1,763 6/14/2021
2.0.22 1,864 5/20/2021
2.0.21 1,824 5/18/2021
2.0.20 1,906 5/10/2021
2.0.19 1,808 5/10/2021
2.0.18 1,863 5/3/2021
2.0.17 1,865 5/3/2021
2.0.16 3,918 4/14/2021
2.0.15 1,848 4/13/2021
2.0.14 2,587 3/31/2021
2.0.13 2,066 3/25/2021
2.0.12 1,859 3/25/2021
2.0.11 2,296 2/19/2021
2.0.10 1,906 2/18/2021
2.0.9 1,871 2/18/2021
2.0.8 1,949 2/16/2021
2.0.7 1,972 2/9/2021
2.0.6 1,890 2/9/2021
2.0.5 1,950 2/3/2021
2.0.4 1,969 1/29/2021
2.0.3 1,919 1/29/2021
2.0.2 1,954 1/28/2021
2.0.1 1,931 1/27/2021
2.0.0 1,974 1/26/2021
1.2.397 1,905 1/26/2021
1.2.396 1,956 1/21/2021
1.2.395 1,915 1/20/2021
1.2.394 1,969 1/20/2021
1.2.393 1,959 1/20/2021
1.2.392 1,969 1/20/2021
1.2.391 1,986 1/19/2021
1.2.390 1,980 1/19/2021
1.2.389 1,997 1/19/2021
1.2.388 1,971 1/14/2021
1.2.387 1,856 1/14/2021
1.2.386 1,993 1/13/2021
1.2.385 1,931 1/13/2021
1.2.384 1,991 1/11/2021
1.2.383 1,930 1/8/2021
1.2.382 1,941 1/6/2021
1.2.381 1,948 1/6/2021
1.2.380 2,693 11/17/2020
1.2.379 2,132 10/21/2020
1.2.378 1,974 9/17/2020
1.2.377 2,062 9/1/2020
1.2.376 2,047 8/31/2020
1.2.375 14,516 7/13/2020
1.2.374 2,097 7/2/2020
1.2.373 2,083 7/1/2020
1.2.372 2,116 6/10/2020
1.2.371 2,078 6/10/2020
1.2.370 2,054 6/10/2020
1.2.369 2,029 6/9/2020
1.2.368 2,011 6/9/2020
1.2.367 2,019 6/9/2020
1.2.366 1,936 6/9/2020
1.2.365 1,643 6/9/2020
1.2.364 1,652 6/9/2020
1.2.363 1,649 6/9/2020
1.2.362 1,669 6/8/2020
1.2.361 1,655 6/4/2020
1.2.360 5,772 5/4/2020
1.2.359 2,042 4/27/2020
1.2.358 3,340 4/4/2020
1.2.357 4,415 3/25/2020
1.2.356 2,192 3/10/2020
1.2.355 2,051 3/10/2020
1.2.354 2,080 3/6/2020
1.2.353 2,225 3/3/2020
1.2.352 2,157 3/3/2020
1.2.351 2,106 3/2/2020
1.2.350 2,180 3/2/2020
1.2.349 2,095 3/2/2020
1.2.348 1,967 3/2/2020
1.2.347 2,062 3/2/2020
1.2.346 2,117 2/27/2020
1.2.345 2,189 2/21/2020
1.2.344 2,133 2/20/2020
1.2.343 2,022 2/20/2020
1.2.342 2,115 2/20/2020
1.2.341 2,221 2/20/2020
1.2.340 2,138 2/20/2020
1.2.339 2,105 2/20/2020
1.2.338 2,083 2/19/2020
1.2.337 2,111 2/18/2020
1.2.336 2,130 2/14/2020
1.2.335 2,177 2/6/2020
1.2.334 2,197 2/4/2020
1.2.333 2,179 2/3/2020
1.2.332 3,387 1/13/2020
1.2.331 28,340 12/17/2019
1.2.330 106,602 12/13/2019
1.2.328 2,137 12/12/2019
1.2.327 2,393 12/11/2019
1.2.326 2,092 12/10/2019
1.2.325 2,234 12/3/2019
1.2.324 1,678 11/29/2019
1.2.323 1,746 11/28/2019
1.2.322 1,739 11/28/2019
1.2.321 1,749 11/28/2019
1.2.320 1,945 11/26/2019
1.2.319 1,809 11/26/2019
1.2.318 1,788 11/22/2019
1.2.317 2,620 11/20/2019
1.2.316 1,925 10/25/2019
1.2.315 1,748 10/25/2019
1.2.314 1,829 10/23/2019
1.2.313 1,798 10/18/2019
1.2.312 1,758 10/17/2019
1.2.311 1,787 10/17/2019
1.2.310 1,776 10/17/2019
1.2.309 1,804 10/9/2019
1.2.308 1,791 10/8/2019
1.2.307 1,738 10/7/2019
1.2.306 1,712 10/4/2019
1.2.305 1,751 10/3/2019
1.2.304 2,094 10/2/2019
1.2.303 1,795 9/16/2019
1.2.302 1,818 9/16/2019
1.2.301 1,771 9/15/2019
1.2.300 1,752 9/13/2019
1.2.299 1,735 9/10/2019
1.2.298 1,774 9/6/2019
1.2.297 2,102 8/20/2019
1.2.296 1,710 8/20/2019
1.2.295 1,812 8/20/2019
1.2.294 1,771 8/20/2019
1.2.293 1,761 8/16/2019
1.2.292 2,850 7/15/2019
1.2.291 2,157 6/30/2019
1.2.290 1,727 6/28/2019
1.2.289 1,792 6/20/2019
1.2.288 1,889 6/12/2019
1.2.287 1,783 6/12/2019
1.2.286 1,807 6/11/2019
1.2.285 1,817 6/11/2019
1.2.284 1,823 6/5/2019
1.2.283 1,902 5/28/2019
1.2.282 1,855 5/25/2019
1.2.281 1,794 5/23/2019
1.2.280 1,770 5/13/2019
1.2.279 1,838 5/9/2019
1.2.278 1,739 5/9/2019
1.2.277 1,833 5/7/2019
1.2.276 1,836 5/7/2019
1.2.275 1,858 5/6/2019
1.2.274 1,883 4/26/2019
1.2.273 1,802 4/25/2019
1.2.272 1,858 4/25/2019
1.2.271 1,861 4/24/2019
1.2.270 1,839 4/24/2019
1.2.269 1,818 4/16/2019
1.2.268 1,808 4/16/2019
1.2.267 1,837 4/16/2019
1.2.266 1,822 4/12/2019
1.2.265 1,791 4/12/2019
1.2.264 1,871 4/11/2019
1.2.263 1,834 4/11/2019
1.2.262 1,829 4/10/2019
1.2.261 1,796 4/10/2019
1.2.260 1,906 4/5/2019
1.2.259 2,092 2/27/2019
1.2.258 1,844 2/27/2019
1.2.257 1,851 2/26/2019
1.2.256 12,992 2/15/2019
1.2.255 1,884 2/15/2019
1.2.254 1,932 2/5/2019
1.2.253 7,229 12/12/2018
1.2.252 1,958 11/8/2018
1.2.251 1,990 11/8/2018
1.2.250 14,247 10/11/2018
1.2.249 2,028 10/2/2018
1.2.248 2,081 9/25/2018
1.2.247 2,093 9/3/2018
1.2.246 2,006 8/28/2018
1.2.245 2,022 8/27/2018
1.2.244 2,161 8/22/2018
1.2.243 2,152 8/21/2018
1.2.242 2,133 8/17/2018
1.2.241 2,254 7/27/2018
1.2.240 2,166 7/26/2018
1.2.239 2,207 6/18/2018
1.2.238 2,186 6/14/2018
1.2.237 2,138 5/25/2018
1.2.236 2,172 5/24/2018
1.2.235 2,376 5/18/2018
1.2.234 2,150 5/3/2018
1.2.233 2,422 5/3/2018
1.2.232 2,278 4/30/2018
1.2.231 2,383 4/18/2018
1.2.230 2,482 4/10/2018
1.2.229 2,449 4/10/2018
1.2.228 2,178 4/4/2018
1.2.227 2,196 3/28/2018
1.2.226 2,167 3/22/2018
1.2.225 2,389 3/20/2018
1.2.224 2,422 3/19/2018
1.2.223 2,205 3/15/2018
1.2.222 2,447 3/14/2018
1.2.221 2,214 3/14/2018
1.2.220 2,293 2/23/2018
1.2.219 2,452 2/16/2018
1.2.218 2,454 2/9/2018
1.2.217 2,465 2/8/2018
1.2.216 2,435 2/7/2018
1.2.215 2,170 2/7/2018
1.2.214 2,362 2/5/2018
1.2.213 2,204 2/2/2018
1.2.212 2,383 1/26/2018
1.2.211 2,497 1/16/2018
1.2.210 2,225 12/18/2017
1.2.209 2,236 12/14/2017
1.2.208 2,467 12/7/2017
1.2.207 2,231 12/6/2017
1.2.206 2,259 12/4/2017
1.2.205 2,310 11/28/2017
1.2.204 2,241 11/24/2017
1.2.203 2,283 11/24/2017
1.2.202 6,998 11/24/2017
1.2.201 2,268 11/20/2017
1.2.200 2,217 11/14/2017
1.2.199 2,238 11/14/2017
1.2.198 2,298 11/6/2017
1.2.197 2,141 11/6/2017
1.2.196 2,297 10/31/2017
1.2.195 2,171 10/30/2017
1.2.194 2,306 10/26/2017
1.2.193 2,280 10/26/2017
1.2.192 2,199 10/26/2017
1.2.191 2,258 10/20/2017
1.2.190 2,267 10/18/2017
1.2.189 2,270 10/18/2017
1.2.188 2,210 10/15/2017
1.2.187 2,260 10/11/2017
1.2.186 2,222 10/11/2017
1.2.185 2,267 10/10/2017
1.2.184 2,200 10/10/2017
1.2.183 2,205 10/2/2017
1.2.182 2,224 9/29/2017
1.2.181 2,250 9/25/2017
1.2.180 2,282 9/14/2017
1.2.179 2,227 9/12/2017
1.2.178 2,290 8/31/2017
1.2.177 2,305 8/25/2017
1.2.176 2,254 8/24/2017
1.2.174 2,281 8/7/2017
1.2.173 2,221 8/7/2017
1.2.172 2,282 8/7/2017
1.2.171 2,213 8/4/2017
1.2.170 2,241 8/3/2017
1.2.169 2,315 8/3/2017
1.2.168 2,253 8/3/2017
1.2.167 2,231 8/2/2017
1.2.166 2,262 8/1/2017
1.2.165 2,310 7/26/2017
1.2.164 2,290 7/26/2017
1.2.163 2,225 7/25/2017
1.2.162 2,233 7/18/2017
1.2.161 2,257 7/18/2017
1.2.160 2,275 7/18/2017
1.2.159 2,269 7/18/2017
1.2.158 2,307 7/13/2017
1.2.157 2,265 7/13/2017
1.2.156 2,176 7/5/2017
1.2.155 2,341 6/28/2017
1.2.154 2,259 6/27/2017
1.2.153 2,338 6/20/2017
1.2.152 2,357 6/19/2017
1.2.151 2,250 6/14/2017
1.2.150 2,234 6/13/2017
1.2.149 2,270 5/31/2017
1.2.148 2,227 5/29/2017
1.2.147 2,271 5/19/2017
1.2.146 2,261 5/18/2017
1.2.145 2,340 5/18/2017
1.2.144 2,262 5/14/2017
1.2.143 2,264 5/12/2017
1.2.142 2,269 5/12/2017
1.2.141 2,284 5/5/2017
1.2.140 2,372 4/27/2017
1.2.139 2,370 2/27/2017
1.2.137 2,338 2/3/2017
1.2.136 2,290 2/3/2017
1.2.135 2,325 1/26/2017
1.2.134 2,297 1/25/2017
1.2.133 2,457 1/12/2017
1.2.132 2,349 1/11/2017
1.2.131 2,437 1/10/2017
1.2.130 2,298 1/10/2017
1.2.129 2,290 1/10/2017
1.2.128 2,314 1/10/2017
1.2.127 2,285 1/10/2017
1.2.125 2,316 1/10/2017
1.2.119 2,231 12/13/2016
1.2.118 2,263 12/12/2016
1.2.117 2,276 12/10/2016
1.2.115 2,304 12/8/2016
1.2.114 2,247 12/5/2016
1.2.112 2,387 11/29/2016
1.2.111 2,382 11/25/2016
1.2.110 2,383 11/25/2016
1.2.109 2,324 11/24/2016
1.2.108 2,320 11/24/2016
1.2.107 2,295 11/23/2016
1.2.106 4,310 11/18/2016
1.2.105 2,244 11/18/2016
1.2.104 2,357 11/18/2016
1.2.103 2,310 11/17/2016
1.2.102 2,267 11/17/2016
1.2.101 2,332 11/17/2016
1.2.100 2,308 11/16/2016
1.2.99 2,289 11/16/2016
1.2.98 2,280 11/16/2016
1.2.97 2,325 11/16/2016
1.2.96 2,254 11/16/2016
1.2.95 2,283 11/16/2016
1.2.94 2,317 11/15/2016
1.2.92 2,328 11/15/2016
1.2.91 2,278 11/15/2016
1.2.90 2,270 11/15/2016
1.2.89 2,321 11/14/2016
1.2.88 2,825 11/8/2016
1.2.87 2,494 11/8/2016
1.2.86 2,472 11/8/2016
1.2.85 2,337 11/8/2016
1.2.84 2,760 11/8/2016
1.2.83 2,464 11/7/2016
1.2.82 2,533 11/3/2016
1.2.81 2,552 11/3/2016
1.2.80 2,423 11/3/2016
1.2.79 2,389 11/2/2016
1.2.78 2,466 11/1/2016
1.2.76 2,462 11/1/2016
1.2.75 2,238 10/31/2016
1.2.73 2,306 10/28/2016
1.2.71 2,318 10/27/2016
1.2.68 2,320 10/26/2016
1.2.66 2,272 10/25/2016
1.2.65 2,267 10/24/2016
1.2.64 2,315 10/21/2016
1.2.63 2,355 10/21/2016
1.2.62 2,264 10/21/2016
1.2.61 2,324 10/20/2016
1.2.60 2,254 10/20/2016
1.2.59 2,326 10/13/2016
1.2.58 2,290 10/13/2016
1.2.57 2,302 10/13/2016
1.2.56 2,277 10/13/2016
1.2.55 2,283 10/11/2016
1.2.54 2,317 10/11/2016
1.2.53 2,296 10/10/2016
1.2.52 2,289 10/10/2016
1.2.51 2,323 9/12/2016
1.2.50 2,323 9/12/2016
1.2.49 2,295 9/7/2016
1.2.48 2,319 9/2/2016
1.2.47 2,337 5/6/2016
1.2.46 2,727 4/25/2016
1.2.45 2,559 4/25/2016
1.2.43 2,543 4/22/2016
1.2.42 2,317 4/15/2016
1.2.41 2,309 4/12/2016
1.2.40 2,320 4/11/2016
1.2.39 2,278 4/8/2016
1.2.38 2,265 4/8/2016
1.2.37 2,350 4/8/2016
1.2.36 2,399 4/8/2016
1.2.35 2,323 4/6/2016
1.2.34 2,368 4/6/2016
1.2.33 2,326 4/6/2016
1.2.32 2,266 4/6/2016
1.2.31 2,267 4/6/2016
1.2.30 2,263 4/6/2016
1.2.29 2,325 4/5/2016
1.2.28 2,303 4/5/2016
1.2.27 2,360 4/5/2016
1.2.26 2,328 4/5/2016
1.2.25 2,343 4/5/2016
1.2.24 2,326 4/1/2016
1.2.23 2,287 3/31/2016
1.2.22 2,232 3/31/2016
1.2.21 2,290 3/29/2016
1.2.20 2,334 3/25/2016
1.2.19 2,349 3/17/2016
1.2.18 2,324 3/17/2016
1.2.17 2,304 3/17/2016
1.2.16 2,361 3/17/2016
1.2.15 2,492 3/17/2016
1.2.14 2,344 3/16/2016
1.2.13 2,343 3/15/2016
1.2.12 2,322 3/15/2016
1.2.11 2,333 3/14/2016
1.2.10 2,432 3/11/2016
1.2.9 2,325 3/7/2016
1.2.8 2,326 3/6/2016
1.2.7 2,310 3/6/2016
1.2.6 2,356 3/4/2016
1.2.5 2,421 3/2/2016
1.2.4 2,228 3/2/2016
1.2.3 2,284 3/1/2016
1.2.1 2,294 2/29/2016
1.2.0 2,484 2/29/2016
1.1.45 2,212 7/28/2017
1.1.44 2,822 2/29/2016
1.1.43 2,595 2/29/2016
1.1.42 2,528 2/28/2016
1.1.41 2,742 2/26/2016
1.1.40 2,342 2/23/2016
1.1.39 2,385 2/23/2016
1.1.38 2,376 2/22/2016
1.1.37 2,278 2/22/2016
1.1.36 2,288 2/19/2016
1.1.34 2,309 2/15/2016
1.1.33 2,324 2/12/2016
1.1.32 2,548 2/11/2016
1.1.31 2,278 2/11/2016
1.1.30 2,342 2/9/2016
1.1.29 2,357 2/8/2016
1.1.28 2,381 1/29/2016
1.1.27 2,343 1/26/2016
1.1.25 2,347 1/25/2016
1.1.24 2,416 1/20/2016
1.1.23 2,313 1/20/2016
1.1.19 2,268 1/20/2016
1.1.16 2,323 1/19/2016
1.1.15 3,014 1/15/2016
1.1.14 2,612 1/15/2016
1.1.13 3,042 1/14/2016
1.1.12 2,818 1/14/2016
1.1.10 2,392 1/13/2016
1.1.9 2,397 1/12/2016
1.1.5 2,308 1/7/2016
1.1.4 2,284 1/7/2016
1.1.3 2,319 1/6/2016
1.1.2 2,353 1/6/2016
1.1.1 2,365 1/5/2016
1.1.0 2,377 1/1/2016
1.0.155 2,947 12/18/2015
1.0.154 2,368 12/17/2015
1.0.153 2,330 12/17/2015
1.0.151 2,567 12/3/2015
1.0.150 2,435 12/3/2015
1.0.149 2,455 12/3/2015
1.0.148 2,625 12/2/2015
1.0.147 2,430 12/2/2015
1.0.146 2,689 12/2/2015
1.0.145 2,330 12/2/2015
1.0.144 2,578 12/2/2015
1.0.143 2,425 12/1/2015
1.0.142 2,642 12/1/2015
1.0.140 2,656 12/1/2015
1.0.139 2,722 11/30/2015
1.0.138 2,627 11/30/2015
1.0.137 2,398 11/26/2015
1.0.136 2,397 11/25/2015
1.0.135 2,415 11/20/2015
1.0.134 2,437 11/19/2015
1.0.133 2,411 11/19/2015
1.0.132 2,503 11/19/2015
1.0.131 2,424 11/17/2015
1.0.130 2,339 11/13/2015
1.0.129 2,333 11/13/2015
1.0.128 2,275 11/13/2015
1.0.127 2,358 11/12/2015
1.0.126 2,419 11/12/2015
1.0.125 2,374 11/11/2015
1.0.124 2,308 11/11/2015
1.0.123 2,343 11/11/2015
1.0.122 2,354 11/11/2015
1.0.121 2,449 11/4/2015
1.0.120 2,384 11/3/2015
1.0.119 2,372 10/30/2015
1.0.118 2,335 10/29/2015
1.0.117 2,323 10/23/2015
1.0.116 2,336 10/20/2015
1.0.115 2,412 10/13/2015
1.0.113 2,346 10/13/2015
1.0.111 2,502 10/6/2015
1.0.110 2,536 10/6/2015
1.0.109 2,421 10/6/2015
1.0.108 2,454 10/6/2015
1.0.107 2,715 10/4/2015
1.0.106 2,454 9/25/2015
1.0.105 2,415 9/2/2015
1.0.104 2,353 8/24/2015
1.0.103 2,518 7/30/2015
1.0.102 2,757 7/30/2015
1.0.101 2,673 6/12/2015
1.0.100 2,619 6/3/2015
1.0.99 2,602 6/3/2015
1.0.98 2,565 6/3/2015
1.0.97 2,638 5/12/2015
1.0.96 2,589 5/7/2015
1.0.95 2,576 4/16/2015
1.0.94 2,448 4/16/2015
1.0.93 2,469 4/15/2015
1.0.92 2,525 4/8/2015
1.0.91 2,505 3/17/2015
1.0.90 2,447 3/10/2015
1.0.89 2,542 3/10/2015
1.0.88 2,609 2/12/2015
1.0.87 2,579 12/4/2014
1.0.86 2,633 11/14/2014
1.0.85 2,647 11/14/2014
1.0.84 2,835 11/13/2014
1.0.83 2,600 11/13/2014
1.0.82 2,710 11/12/2014
1.0.81 2,617 11/12/2014
1.0.80 2,436 10/9/2014
1.0.79 2,457 10/8/2014
1.0.78 2,424 10/7/2014
1.0.77 2,480 10/7/2014
1.0.76 2,420 9/29/2014
1.0.75 2,412 9/29/2014
1.0.74 2,420 9/3/2014
1.0.73 2,323 9/3/2014
1.0.72 2,496 8/12/2014
1.0.71 2,469 8/11/2014
1.0.70 2,495 8/11/2014
1.0.67 2,508 8/11/2014
1.0.66 2,506 8/11/2014
1.0.65 2,512 8/5/2014
1.0.64 2,443 8/4/2014
1.0.63 2,503 7/31/2014
1.0.62 2,374 7/22/2014
1.0.61 2,454 7/22/2014
1.0.60 2,342 7/22/2014
1.0.59 2,464 7/11/2014
1.0.58 2,423 7/11/2014
1.0.57 2,362 7/7/2014
1.0.56 2,396 7/1/2014
1.0.55 2,465 7/1/2014
1.0.54 2,462 7/1/2014
1.0.53 2,482 7/1/2014
1.0.52 2,469 7/1/2014
1.0.51 2,500 6/23/2014
1.0.49 2,490 6/21/2014
1.0.48 2,537 6/20/2014
1.0.47 2,575 6/21/2014
1.0.46 2,527 6/21/2014
1.0.45 2,503 6/19/2014
1.0.44 2,470 6/19/2014
1.0.43 2,416 6/19/2014
1.0.41 2,423 6/19/2014
1.0.40 2,400 6/19/2014
1.0.39 2,471 6/18/2014
1.0.38 2,472 6/18/2014
1.0.37 2,396 6/12/2014
1.0.36 2,422 6/12/2014
1.0.35 2,448 6/12/2014
1.0.32 2,486 6/12/2014
1.0.31 2,534 6/6/2014
1.0.30 2,463 6/6/2014
1.0.29 2,522 6/5/2014
1.0.28 2,485 5/8/2014
1.0.27 2,487 5/8/2014
1.0.26 2,428 5/7/2014
1.0.25 2,450 5/7/2014
1.0.24 2,408 5/7/2014
1.0.23 2,474 5/5/2014
1.0.22 2,398 5/5/2014
1.0.21 2,432 5/5/2014
1.0.20 2,653 4/30/2014
1.0.19 2,419 4/30/2014
1.0.18 2,597 4/11/2014
1.0.17 2,669 4/10/2014
1.0.16 2,714 4/10/2014
1.0.15 2,718 4/10/2014
1.0.14 2,541 4/10/2014
1.0.13 2,650 4/10/2014
1.0.12 2,586 4/2/2014
1.0.11 2,502 4/2/2014
1.0.10 2,523 4/2/2014
1.0.9 2,542 4/1/2014
1.0.8 2,600 4/1/2014
1.0.7 2,651 4/1/2014
1.0.6 2,654 4/1/2014
1.0.5 2,655 4/1/2014