In LMTs,

Uniform extents will cause Oracle to allocate extents of uniform size in the tablespace. If the initial extent size is greater than this size, then Oracle will allocate enough uniform extents to match the amount of space requested for the initial extent.

On the other hand, when AUTO ALLOCATE is used, Oracle uses an internal algorith to control the extent sizes.