---
title: FixedWidthInteger Implementations
framework: swift
role: collectionGroup
role_heading: API Collection
path: swift/int32/fixedwidthinteger-implementations
---

# FixedWidthInteger Implementations

## Topics

### Operators

- [&*(_:_:)](swift/int32/&*(_:_:).md)
- [&*=(_:_:)](swift/int32/&*=(_:_:).md)
- [&+(_:_:)](swift/int32/&+(_:_:).md)
- [&+=(_:_:)](swift/int32/&+=(_:_:).md)
- [&-(_:_:)](swift/int32/&-(_:_:).md)
- [&-=(_:_:)](swift/int32/&-=(_:_:).md)
- [&<<(_:_:)](swift/int32/&__(_:_:)-1djlp.md)
- [&>>(_:_:)](swift/int32/&__(_:_:)-2odv2.md)
- [&>>(_:_:)](swift/int32/&__(_:_:)-5dixx.md)
- [&<<(_:_:)](swift/int32/&__(_:_:)-6cb7m.md)
- [&>>(_:_:)](swift/int32/&__(_:_:)-7sh72.md)
- [&<<(_:_:)](swift/int32/&__(_:_:)-98mep.md)
- [&<<=(_:_:)](swift/int32/&__=(_:_:)-1642g.md)
- [&>>=(_:_:)](swift/int32/&__=(_:_:)-7weao.md)

### Initializers

- [init(_:)](swift/int32/init(_:)-6wz3b.md)
- [init(_:)](swift/int32/init(_:)-97yta.md)
- [init(_:radix:)](swift/int32/init(_:radix:).md)
- [init(bigEndian:)](swift/int32/init(bigendian:).md)
- [init(exactly:)](swift/int32/init(exactly:)-77qpt.md)
- [init(littleEndian:)](swift/int32/init(littleendian:).md)

### Instance Properties

- [bigEndian](swift/int32/bigendian.md)
- [littleEndian](swift/int32/littleendian.md)

### Type Methods

- [random(in:)](swift/int32/random(in:)-47fh7.md)
- [random(in:)](swift/int32/random(in:)-4xbuz.md)
- [random(in:using:)](swift/int32/random(in:using:)-2c18d.md)
- [random(in:using:)](swift/int32/random(in:using:)-thxt.md)
